summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-12-30 15:57:01 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-12-31 00:39:51 +0100
commitb52a4a3b05a2a0d69868d57fd54f6e4b8fa0e7ca (patch)
tree313a28f84eefe54689606f10c00d93030b44f9a7 /README
parentaccelerometer: drop unused -x option (diff)
downloadsystemd-b52a4a3b05a2a0d69868d57fd54f6e4b8fa0e7ca.tar.xz
systemd-b52a4a3b05a2a0d69868d57fd54f6e4b8fa0e7ca.zip
README: CONFIG_DEVPTS_MULTIPLE_INSTANCES is necessary
https://bugs.debian.org/773932
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 73a09e48a6..fa95433ecb 100644
--- a/README
+++ b/README
@@ -68,8 +68,11 @@ REQUIREMENTS:
create additional symlinks in /dev/disk/ and /dev/tape:
CONFIG_BLK_DEV_BSG
- Required for PrivateNetwork 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.
Optional but strongly recommended:
CONFIG_IPV6