set u+s on /usr/sbin/vsh
authorScott Baker <smbaker@gmail.com>
Thu, 5 Sep 2013 23:04:06 +0000 (16:04 -0700)
committerScott Baker <smbaker@gmail.com>
Thu, 5 Sep 2013 23:04:06 +0000 (16:04 -0700)
Makefile

index f6298c4..15dacd5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,4 +72,5 @@ install: setns vsh
        install -D -m 755 lxcsu /usr/sbin/lxcsu
        install -D -m 755 lxcsu-internal /usr/sbin/lxcsu-internal
        chmod u+s /usr/sbin/lxcsu
+       chmod u+s /usr/sbin/vsh
        cp build/lib*/setns.so /usr/sbin