Bump version
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 6 Sep 2012 11:42:39 +0000 (07:42 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 6 Sep 2012 11:42:39 +0000 (07:42 -0400)
lxcsu
lxctools.spec

diff --git a/lxcsu b/lxcsu
index 24fcf45..05899d2 100755 (executable)
--- a/lxcsu
+++ b/lxcsu
@@ -60,6 +60,7 @@ r1 = setns.chcontext('/proc/%s/ns/utc'%pid)
 r2 = setns.chcontext('/proc/%s/ns/ipc'%pid)
 path = '/proc/%s/ns/net'%pid
 r3 = setns.chcontext(path)
+
 open('/proc/lxcsu','w').write(pid)
-#os.system('mount none -t proc /proc')
+open('/proc/pidsu','w').write(pid)
 os.execv('/usr/sbin/capsh',['--drop',drop_capabilities,'--'])
index 7d54040..c83d98f 100644 (file)
@@ -1,5 +1,5 @@
 %define name lxctools
-%define version 0.1
+%define version 0.2
 %define taglevel 1
 
 %define percent %