1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-27 18:04:05 +03:00
Anita Zhang 5749f855a7 core: PrivateUsers=true for (unprivileged) user managers
Let per-user service managers have user namespaces too.

For unprivileged users, user namespaces are set up much earlier
(before the mount, network, and UTS namespaces vs after) in
order to obtain capbilities in the new user namespace and enable use of
the other listed namespaces. However for privileged users (root), the
set up for the user namspace is still done at the end to avoid any
restrictions with combining namespaces inside a user namespace (see
inline comments).

Closes #10576
2019-12-18 11:09:30 -08:00
..
2018-06-14 13:03:20 +02:00
2019-03-14 14:42:05 +01:00
2019-03-14 14:42:05 +01:00
2019-03-14 14:42:05 +01:00
2019-12-11 18:33:13 +09:00
2019-11-07 15:35:41 +01:00
2019-12-11 18:33:13 +09:00
2019-12-11 18:33:13 +09:00
2019-11-13 12:30:22 +01:00
2019-03-14 14:42:05 +01:00
2019-10-14 22:01:11 +09:00