examples: update pidfile in chronyd.service
This commit is contained in:
parent
e50dc739d8
commit
10150bfcab
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ConditionCapability=CAP_SYS_TIME
|
|||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/var/run/chronyd.pid
|
||||
PIDFile=/var/run/chrony/chronyd.pid
|
||||
EnvironmentFile=-/etc/sysconfig/chronyd
|
||||
ExecStart=/usr/sbin/chronyd $OPTIONS
|
||||
PrivateTmp=yes
|
||||
|
|
Loading…
Reference in a new issue