summaryrefslogtreecommitdiff
blob: ff3b320d1e47c7fff19419a578ddef50bc97758d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/examples/chronyd.service
+++ b/examples/chronyd.service
@@ -8,8 +8,7 @@
 [Service]
 Type=forking
 PIDFile=/run/chrony/chronyd.pid
-EnvironmentFile=-/etc/sysconfig/chronyd
-ExecStart=/usr/sbin/chronyd $OPTIONS
+ExecStart=/usr/sbin/chronyd -u ntp -F 2
 PrivateTmp=yes
 ProtectHome=yes
 ProtectSystem=full