This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_SETGID CAP_SETUID CAP_SYSLOG CAP_SYS_CHROOT CAP_SYS_NICE CAP_SYS_TIME
-
EnvironmentFile=-/etc/default/openntpd
-
ExecStart=/usr/bin/ntpd
-
ExecStart=/usr/sbin/ntpd $DAEMON_OPTS
-
ExecStartPre=/usr/sbin/ntpd -n $DAEMON_OPTS
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RuntimeDirectory=openntpd
-
Type=forking
-
-
[Unit]
-
After=network.target
-
Conflicts=systemd-timesyncd.service
-
Description=OpenNTP Daemon
-
Description=OpenNTPd Network Time Protocol
-
Documentation=man:openntpd(8)
-
Additionnal notes
Nothing here.