summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-03-31 20:28:23 +0200
committerTom Gundersen <teg@jklm.no>2014-04-09 11:21:16 +0200
commit13468826f2457cae45a79649e122deadb9dc9774 (patch)
tree70a5278c8a579111b9899d19d9a8ace49b0ee9e4 /README
parentnetworkd: guard against NULL pointers (diff)
downloadsystemd-13468826f2457cae45a79649e122deadb9dc9774.tar.xz
systemd-13468826f2457cae45a79649e122deadb9dc9774.zip
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 fc13e10d6f..cecbcbf0cd 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