summaryrefslogtreecommitdiff
blob: a3a2962ddd18e7ea8df6b54f81ea0d709a52c7b3 (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 0
 PrivateTmp=yes
 ProtectHome=yes
 ProtectSystem=full