Hopefully make time sync at boot faster. Update the configure-stormux starter script.
This commit is contained in:
@ -6,8 +6,7 @@ Conflicts=systemd-timesyncd.service
|
||||
[Service]
|
||||
Type=forking
|
||||
PrivateTmp=true
|
||||
ExecStartPre=/usr/bin/ntpd -gq
|
||||
ExecStart=/usr/bin/ntpd -g -u ntp:ntp
|
||||
ExecStart=/usr/bin/ntpd -g -G -u ntp:ntp
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user