mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still with CAP_SYS_TIME)
This commit is contained in:
5
README
5
README
@@ -183,6 +183,11 @@ 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 priviliges (with the exception of CAP_SYS_TIME) 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
|
||||
|
||||
Reference in New Issue
Block a user