]> git.proxmox.com Git - mirror_lxc.git/commit - lxc.spec.in
Give the ability to non-root user to play with the containers. This feature
authordlezcano <dlezcano>
Fri, 24 Oct 2008 20:14:57 +0000 (20:14 +0000)
committerdlezcano <dlezcano>
Fri, 24 Oct 2008 20:14:57 +0000 (20:14 +0000)
commit805415fcebeea70abb27025f8ad0518ead78cc08
tree9fd1729333eeffb18f94ad44d381cad3637d220f
parent96c9f969b6a58f4fb616c0662d8d1e0f31453f40
Give the ability to non-root user to play with the containers. This feature
relies on the file capabilities, when the lxc commands are installed, the
sys/net admin capabilities are given to these files. These capabilities are
not available for the application running inside the container.
configure.in
lxc.spec.in
src/lxc/Makefile.am
src/lxc/destroy.c