]> git.ipfire.org Git - thirdparty/lxc.git/commit
provide a script to set uid bit on cli
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 20 Jul 2010 11:45:44 +0000 (13:45 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 20 Jul 2010 11:45:44 +0000 (13:45 +0200)
commit7a82e9236d94619a1ad7aa6df9e2f10c81dbc344
tree25066d39a9690ff10045d31cf446410fceb7910f
parent00dbc43e308bcccf5b2147e7fdb37bf9ca693fdc
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>
configure.ac
src/lxc/Makefile.am
src/lxc/lxc-setuid.in [new file with mode: 0644]