aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2010-07-20 13:45:44 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-07-20 13:45:44 +0200
commit7a82e9236d94619a1ad7aa6df9e2f10c81dbc344 (patch)
tree25066d39a9690ff10045d31cf446410fceb7910f /configure.ac
parentfix console overwrite any file (diff)
downloadlxc-7a82e9236d94619a1ad7aa6df9e2f10c81dbc344.tar.gz
lxc-7a82e9236d94619a1ad7aa6df9e2f10c81dbc344.tar.bz2
lxc-7a82e9236d94619a1ad7aa6df9e2f10c81dbc344.zip
provide a script to set uid bit on cli
Some file systems do not support the file posix capabilities. The following script set the setuid bit root on the different cli. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 692ba18..3c8c105 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,6 +148,7 @@ AC_CONFIG_FILES([
src/lxc/lxc-netstat
src/lxc/lxc-checkconfig
src/lxc/lxc-setcap
+ src/lxc/lxc-setuid
src/lxc/lxc-version
src/lxc/lxc-create
src/lxc/lxc-destroy