]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: suffix unit file options with "="
authorLennart Poettering <lennart@poettering.net>
Mon, 6 Feb 2017 20:13:21 +0000 (21:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 6 Feb 2017 20:13:29 +0000 (21:13 +0100)
README

diff --git a/README b/README
index c0d8fce5500d5994a8761cd49c9357acc3d8a5de..0de69a33830423c6272ceeb94cc35a6d2aacf7b4 100644 (file)
--- a/README
+++ b/README
@@ -67,13 +67,13 @@ REQUIREMENTS:
         create additional symlinks in /dev/disk/ and /dev/tape:
           CONFIG_BLK_DEV_BSG
 
-        Required for PrivateNetwork and PrivateDevices in service units:
+        Required for PrivateNetwork= and PrivateDevices= in service units:
           CONFIG_NET_NS
           CONFIG_DEVPTS_MULTIPLE_INSTANCES
         Note that systemd-localed.service and other systemd units use
         PrivateNetwork and PrivateDevices so this is effectively required.
 
-        Required for PrivateUsers in service units:
+        Required for PrivateUsers= in service units:
           CONFIG_USER_NS
 
         Optional but strongly recommended: