From: Sapan Bhatia Date: Tue, 1 Dec 2009 18:21:57 +0000 (+0000) Subject: Vserver suid wrapper. This enables vsh to run vserver with suid privileges safely... X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=13b0b82da6f8c6196448cf95e784e058bcf229a7;p=util-vserver-pl.git Vserver suid wrapper. This enables vsh to run vserver with suid privileges safely. As an additional advantage, we should probably be able to drop suid on vsh. --- diff --git a/util-vserver-pl.spec b/util-vserver-pl.spec index 915c77b..0d1771b 100644 --- a/util-vserver-pl.spec +++ b/util-vserver-pl.spec @@ -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*