archlinux: munin-cron

This commit is contained in:
jamesp9
2015-11-29 15:50:33 +11:00
parent cc20e70200
commit e346e353f4
5 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[Unit]
Description=Munin Cron
After=network.target
[Service]
User=munin
ExecStart=/usr/bin/munin-cron

View File

@ -0,0 +1,8 @@
[Unit]
Description=Munin Cron Timer
[Timer]
OnCalendar=*-*-* *:00/5:00
[Install]
WantedBy=multi-user.target