summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-02-06 21:13:21 +0100
committerLennart Poettering <lennart@poettering.net>2017-02-06 21:13:29 +0100
commit0ca48bb0e88f67db0edb4aff3492ee64cc2047b1 (patch)
tree41349b5180d748c8141d1a2ad80c6321338ff1e8 /README
parent33bac67b48bfe72afccb62b0363eb5e8b59121d7 (diff)
downloadsystemd-0ca48bb0e88f67db0edb4aff3492ee64cc2047b1.tar.gz
README: suffix unit file options with "="
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c0d8fce550..0de69a3383 100644
--- 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: