bundles/simple-icinga-dashboard: use systemd-timers, use virtualenv
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-04-11 11:16:30 +02:00
parent 26c2be07cf
commit dca56140aa
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 63 additions and 4 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Generate simple-icinga-dashboard
[Timer]
OnCalendar=minutely
Persistent=false
[Install]
WantedBy=timers.target