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-11 13:23:01 +02:00
2017-06-07 13:36:01 +02:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2016-12-06 13:34:00 +01:00
2016-06-14 08:25:25 +02:00
2017-04-11 13:23:01 +02:00
2017-04-27 14:13:19 +02:00
2016-09-14 13:18:07 +02:00
2016-08-24 17:43:29 +02:00