]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/caps.h
move the capabilities function to caps.c
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)
commit05cda563bff2433c21acf5d13c364d581c34efd6
treea55eb3d1eb07e9befdb701ac5c11edacce7eb1f0
parent0ed9cc8b0000f7e1afbb7d7f404f6265e4d3b97e
move the capabilities function to caps.c

Move the reset of the capabilities to the caps.c file and
initialize correctly the capabilities for lxc-init.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/caps.c
src/lxc/caps.h
src/lxc/lxc_init.c