Another shot at speeding up time sync.
This commit is contained in:
parent
3642af9128
commit
824b68b90a
@ -6,7 +6,8 @@ Conflicts=systemd-timesyncd.service
|
||||
[Service]
|
||||
Type=forking
|
||||
PrivateTmp=true
|
||||
ExecStart=/usr/bin/ntpd -g -G -u ntp:ntp
|
||||
ExecStartPre=/usr/bin/ntpd -Ggq
|
||||
ExecStart=/usr/bin/ntpd -g -u ntp:ntp
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user