[systemd-commits] README

Tom Gundersen tomegun at kemper.freedesktop.org
Wed Apr 9 02:21:08 PDT 2014


 README |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 13468826f2457cae45a79649e122deadb9dc9774
Author: Mike Gilbert <floppym at gentoo.org>
Date:   Mon Mar 31 14:28:23 2014 -0400

    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 fc13e10..cecbcbf 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



More information about the systemd-commits mailing list