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