bundles/simple-icinga-dashboard: use systemd-timers, use virtualenv
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
26c2be07cf
commit
dca56140aa
4 changed files with 63 additions and 4 deletions
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Generate simple-icinga-dashboard
|
||||
|
||||
[Timer]
|
||||
OnCalendar=minutely
|
||||
Persistent=false
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue