chiark / gitweb /
fsck: disable "-l" option for now
[elogind.git] / README
diff --git a/README b/README
index ef8c6201f960afcbf1a7e0a8f4939c3580d5c899..adc5b081d26266cee5ecc8a691427bd464e7157e 100644 (file)
--- a/README
+++ b/README
@@ -183,6 +183,21 @@ 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.
+
 WARNINGS:
         systemd will warn you during boot if /etc/mtab is not a
         symlink to /proc/mounts. Please ensure that /etc/mtab is a
@@ -200,7 +215,7 @@ WARNINGS:
         supported anymore by the basic set of Linux OS components.
 
         systemd requires that the /run mount point exists. systemd also
-        requires that /var/run is a a symlink  /run.
+        requires that /var/run is a a symlink to /run.
 
         For more information on this issue consult
         http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken