393909
# To customize, copy this file to /etc/systemd/system and edit there
393909
#
393909
# You can use this unit to periodically run mrtg.service.
393909
# Only enable if you do not want to run mrtg as a daemon.
393909
# Starting mrtg.timer while mrtg.service is running as a daemon has no point.
393909
#
393909
# Please disable /etc/crond.d/mrtg job when using this unit!
393909
#
393909
# Default is to run mrtg.service every 5 minutes, starting
393909
# 1 minute after system boot.
393909
393909
[Unit]
393909
Description=periodic invocation of MRTG
393909
393909
[Timer]
393909
OnBootSec=1m
393909
OnUnitActiveSec=5m
393909
393909
[Install]
393909
WantedBy=multi-user.target