Files
Giuseppe Scrivano afd0818326 rootless: automatically create a systemd scope
when running in rootless mode and using systemd as cgroup manager
create automatically a systemd scope when the user doesn't own the
current cgroup.

This solves a couple of issues:

on cgroup v2 it is necessary that a process before it can moved to a
different cgroup tree must be in a directory owned by the unprivileged
user.  This is not always true, e.g. when creating a session with su
-l.

Closes: https://github.com/containers/libpod/issues/3937

Also, for running systemd in a container it was before necessary to
specify "systemd-run --scope --user podman ...", now this is done
automatically as part of this PR.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-09-12 08:35:26 +02:00
..
2017-11-01 11:24:59 -04:00
2019-07-03 15:41:33 -05:00
2019-07-11 09:13:06 -05:00
2019-01-18 15:43:11 -06:00
2019-07-08 09:18:11 -05:00
2019-07-07 08:54:20 -05:00
2019-07-22 15:57:23 -04:00
2019-07-22 15:57:23 -04:00
2019-07-23 10:13:04 -05:00
2019-07-22 15:57:23 -04:00
2019-06-25 13:51:24 -05:00
2019-06-25 13:51:24 -05:00
2019-08-18 03:48:40 +00:00
2019-06-25 13:51:24 -05:00
2019-07-08 09:18:11 -05:00
2019-06-25 13:51:24 -05:00
2019-08-28 11:35:00 -04:00
2019-06-25 13:51:24 -05:00
2019-06-25 13:51:24 -05:00
2018-03-14 20:21:31 +00:00
2019-06-25 13:51:24 -05:00
2019-08-02 15:30:31 -04:00