[systemd-commits] README
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Jun 4 02:24:16 PDT 2014
README | 25 +++++++++++--------------
1 file changed, 11 insertions(+), 14 deletions(-)
New commits:
commit 323a2f0b4b3db8f34c382e66f1940c1216bdfc9d
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Jun 4 11:17:32 2014 +0200
README: mention new required user systemd-bus-proxy
diff --git a/README b/README
index adc5b08..f01087f 100644
--- a/README
+++ b/README
@@ -183,20 +183,17 @@ USERS AND GROUPS:
exist. During execution this network facing service will drop
privileges and assume this uid/gid for security reasons.
- The NTP daemon requires the "systemd-timesync" system user and
- group to exist. During execution this network facing service
- will drop privileges (with the exception of CAP_SYS_TIME) and
- assume this uid/gid for security reasons.
-
- The network management daemon requires the "systemd-network"
- system user and group to exist. During execution this network
- facing service will drop privileges (with the exception of
- CAP_NET_*) and assumed this uid/gid for security reasons.
-
- The name resolution daemon requires the "systemd-resolve"
- system user and group to exist. During execution this network
- facing service will drop privileges and assume this uid/gid
- for security reasons.
+ Similar, the NTP daemon requires the "systemd-timesync" system
+ user and group to exist.
+
+ Similar, the network management daemon requires the
+ "systemd-network" system user and group to exist.
+
+ Similar, the name resolution daemon requires the
+ "systemd-resolve" system user and group to exist.
+
+ Similar, the kdbus dbus1 proxy daemon requires the
+ "systemd-bus-proxy" system user and group to exist.
WARNINGS:
systemd will warn you during boot if /etc/mtab is not a
More information about the systemd-commits
mailing list