vsh needs to be suid.
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Tue, 11 Dec 2007 20:05:05 +0000 (20:05 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Tue, 11 Dec 2007 20:05:05 +0000 (20:05 +0000)
util-vserver-pl.spec

index 4d92afe..bc43cbb 100644 (file)
@@ -79,7 +79,7 @@ rm -fr %{buildroot}
 %{_sbindir}/vuserdel
 %{python_sitearch}/vserverimpl.so
 
-%{_sbindir}/vsh
+%attr(4755,root,root) %{_sbindir}/vsh
 /bin/vsh
 %{_mandir}/man8/vsh.8*