Files
libvirt/src/lxc
Cédric Bosdonnat 426929aea9 lxc: add possibility to define init uid/gid
Users may want to run the init command of a container as a special
user / group. This is achieved by adding <inituser> and <initgroup>
elements. Note that the user can either provide a name or an ID to
specify the user / group to be used.

This commit also fixes a side effect of being able to run the command
as a non-root user: the user needs rights on the tty to allow shell
job control.

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-11 10:41:24 +02:00
..
2017-04-27 14:13:19 +02:00
2016-10-13 17:58:56 +08:00
2014-04-08 11:10:59 +01:00
2014-04-08 11:10:59 +01:00
2016-11-09 18:56:15 +01:00