This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecStart=/usr/bin/ntpwait -s 1 -n 30000
-
ExecStart=/usr/sbin/ntp-wait -s 1 -n 30000
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
StandardOutput=null
-
Type=oneshot
-
-
[Unit]
-
After=ntpd.service
-
Before=time-sync.target
-
ConditionCapability=CAP_SYS_TIME
-
ConditionVirtualization=!container
-
Conflicts=systemd-timesyncd.service
-
Description=Wait for ntpd to synchronize system clock
-
Documentation=man:ntpwait(8)
-
Requires=ntpd.service
-
Requisite=ntpd.service
-
Wants=time-sync.target
-
Additionnal notes
Nothing here.