summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-03-31 14:28:23 -0400
committerTom Gundersen <teg@jklm.no>2014-04-09 11:21:16 +0200
commit13468826f2457cae45a79649e122deadb9dc9774 (patch)
tree70a5278c8a579111b9899d19d9a8ace49b0ee9e4 /README
parent7ff8f4b53c158833b87899090552b18c922596de (diff)
Document CONFIG_NET_NS as a required kernel option
Several units now utilize the PrivateNetwork parameter, which requires network namespace support.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index fc13e10d6..cecbcbf0c 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