11 lines
407 B
Diff
11 lines
407 B
Diff
|
--- examples/chronyd.service.orig
|
||
|
+++ examples/chronyd.service
|
||
|
@@ -10,6 +10,7 @@ Type=forking
|
||
|
PIDFile=/run/chrony/chronyd.pid
|
||
|
EnvironmentFile=-/etc/sysconfig/chronyd
|
||
|
ExecStart=/usr/sbin/chronyd $OPTIONS
|
||
|
+ExecStartPost=@CHRONY_HELPER@ update-daemon
|
||
|
|
||
|
CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE
|
||
|
CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE
|