This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/ntpd -g -u ntp:ntp -
ExecStart=/usr/sbin/ntpd -g -N -u ntp:ntp -
ExecStart=/usr/sbin/start-ntpd start -
PIDFile=/run/ntp/ntpd.pid -
PrivateTmp=yes -
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 -
Restart=always -
Restart=no -
RestartSec=11min -
Type=forking
-
-
[Unit]-
After=network.target nss-lookup.target -
After=nss-lookup.target network.target -
Before=time-sync.target -
ConditionCapability=CAP_SYS_TIME -
ConditionVirtualization=!container -
Conflicts=systemd-timesyncd.service -
Description=NTP Server Daemon -
Description=Network Time Service -
Documentation=man:ntpd(1) -
Documentation=man:ntpd(8) -
Wants=network.target -
Wants=network.target time-sync.target
-
Additionnal notes
Nothing here.