mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-20 10:21:19 +00:00
11 lines
440 B
Diff
11 lines
440 B
Diff
--- a/examples/chronyd.service
|
|
+++ b/examples/chronyd.service
|
|
@@ -10,7 +10,7 @@ Type=notify
|
|
PIDFile=/run/chrony/chronyd.pid
|
|
Environment="OPTIONS="
|
|
EnvironmentFile=-/etc/sysconfig/chronyd
|
|
-ExecStart=/usr/sbin/chronyd -n $OPTIONS
|
|
+ExecStart=/usr/sbin/chronyd -n $OPTIONS -u ntp -F 2
|
|
|
|
CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE
|
|
CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE
|