1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-04 21:47:16 +03:00
Cédric Bosdonnat 47e5b5ae32 lxc: allow to keep or drop capabilities
Added <capabilities> in the <features> section of LXC domains
configuration. This section can contain elements named after the
capabilities like:

  <mknod state="on"/>, keep CAP_MKNOD capability
  <sys_chroot state="off"/> drop CAP_SYS_CHROOT capability

Users can restrict or give more capabilities than the default using
this mechanism.
2014-07-23 15:12:37 +08:00
..
2014-06-19 15:10:49 +02:00
2014-07-03 12:22:37 +02:00
2014-07-03 12:22:37 +02:00
2014-07-21 12:55:11 -04:00
2013-03-21 17:24:08 +01:00