From 87fe170749cff0bcb2a2f48cd025c12bbbf8ffa2 Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Tue, 24 Jan 2017 03:18:07 +0100 Subject: [PATCH] README: document CONFIG_USER_NS requirement for PrivateUsers (#5140) --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index a5ce54bec7..c0d8fce550 100644 --- a/README +++ b/README @@ -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