diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2017-01-24 03:18:07 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-01-23 21:18:07 -0500 |
commit | 87fe170749cff0bcb2a2f48cd025c12bbbf8ffa2 (patch) | |
tree | 49b05cae0ecdade2a6507e69e3efb15f33441345 /README | |
parent | 0b75a95ace6e1d82772f6b5f1809f4839b810628 (diff) | |
download | systemd-87fe170749cff0bcb2a2f48cd025c12bbbf8ffa2.tar.gz |
README: document CONFIG_USER_NS requirement for PrivateUsers (#5140)
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,6 +73,9 @@ REQUIREMENTS: Note that systemd-localed.service and other systemd units use PrivateNetwork and PrivateDevices so this is effectively required. + Required for PrivateUsers in service units: + CONFIG_USER_NS + Optional but strongly recommended: CONFIG_IPV6 CONFIG_AUTOFS4_FS |