From: Mike Gilbert Date: Mon, 31 Mar 2014 18:28:23 +0000 (-0400) Subject: Document CONFIG_NET_NS as a required kernel option X-Git-Tag: v213~455 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13468826f2457cae45a79649e122deadb9dc9774;p=thirdparty%2Fsystemd.git Document CONFIG_NET_NS as a required kernel option Several units now utilize the PrivateNetwork parameter, which requires network namespace support. --- diff --git a/README b/README index fc13e10d6fd..cecbcbf0cd5 100644 --- a/README +++ b/README @@ -70,6 +70,9 @@ REQUIREMENTS: create additional symlinks in /dev/disk/ and /dev/tape: CONFIG_BLK_DEV_BSG + Required for PrivateNetwork in service units: + CONFIG_NET_NS + Optional but strongly recommended: CONFIG_IPV6 CONFIG_AUTOFS4_FS