diff --git a/examples/chronyd.service b/examples/chronyd.service index 289548c..7202151 100644 --- a/examples/chronyd.service +++ b/examples/chronyd.service @@ -10,6 +10,7 @@ Type=forking PIDFile=/run/chrony/chronyd.pid EnvironmentFile=-/etc/sysconfig/chronyd ExecStart=/usr/sbin/chronyd $OPTIONS +ExecStartPost=/usr/libexec/chrony-helper update-daemon PrivateTmp=yes ProtectHome=yes ProtectSystem=full