diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -188,6 +188,11 @@ USERS AND GROUPS: 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. + WARNINGS: systemd will warn you during boot if /etc/mtab is not a symlink to /proc/mounts. Please ensure that /etc/mtab is a |