10 lines
132 B
SYSTEMD
10 lines
132 B
SYSTEMD
|
[Unit]
|
||
|
Description=Generate simple-icinga-dashboard
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=minutely
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|