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 -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced 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.