Replacing chrony-helper with chronyc
There's no helper in centos9. Change-Id: Iae81ee00baa323fbff3df93029253337b635ec7e
This commit is contained in:
parent
14b34c20e5
commit
1b82e87cdf
@ -5,7 +5,7 @@ Wants=network-online.target chronyd.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/libexec/chrony-helper command online
|
ExecStart=/usr/bin/chronyc online
|
||||||
User=root
|
User=root
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user