Vserver suid wrapper. This enables vsh to run vserver with suid privileges safely...
authorSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 1 Dec 2009 18:21:57 +0000 (18:21 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 1 Dec 2009 18:21:57 +0000 (18:21 +0000)
to drop suid on vsh.

util-vserver-pl.spec

index 915c77b..0d1771b 100644 (file)
@@ -97,6 +97,8 @@ rm -fr %{buildroot}
 %{_sysconfdir}/init.d/vip6-autod
 
 %attr(4755,root,root) %{_sbindir}/vsh
+%attr(4755,root,root) %{_sbindir}/vserver_suid_wrapper
+
 /bin/vsh
 %{_mandir}/man8/vsh.8*