let systemd remove pid file (#974305)
This commit is contained in:
parent
ed2456b6c5
commit
f18dbe62bc
@ -5,6 +5,7 @@ Conflicts=ntpd.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/var/run/chronyd.pid
|
||||
EnvironmentFile=-/etc/sysconfig/chronyd
|
||||
ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS
|
||||
ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers
|
||||
|
Loading…
Reference in New Issue
Block a user