This unit is provided by:
Options
-
[Service]
-
ExecStart=/usr/bin/ntpviz -p 1 -d /var/log/ntpsec -o /var/lib/ntpsec/ntpviz/day @/etc/ntpviz/options
-
ExecStart=/usr/bin/ntpviz -w l -p 1 -o /var/www/localhost/htdocs/day
-
ExecStartPost=/usr/bin/find /var/lib/ntpsec/ntpviz/day -type f -mtime +1 -delete
-
IOSchedulingClass=idle
-
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 -
Type=oneshot
-
Type=simple
-
-
[Unit]
-
Description=Graph daily information for NTP
-
Documentation=man:ntpviz(1)
-
Requisite=ntpd.service
-
Requisite=ntpsec.service
-
Additionnal notes
Nothing here.