This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/htpdate
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/htpdate $HTP_OPTIONS $HTP_PROXY -i /run/htpdate.pid $HTP_SERVERS
-
InaccessibleDirectories=/boot /home /media /mnt /root /opt /srv
-
PIDFile=/run/htpdate.pid
-
PrivateTmp=yes
-
ReadOnlyDirectories=/etc /usr /var
-
ReadWriteDirectories=/var/run
-
Type=forking
-
-
[Unit]
-
After=network.target remote-fs.target
-
Description=HTTP based time synchronization tool
-
Documentation=man:htpdate
-
Additionnal notes
Nothing here.