File: icinga-reporting.service

package info (click to toggle)
icingaweb2-module-reporting 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: php: 3,469; sql: 289; sh: 54; xml: 18; makefile: 15
file content (10 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Icinga Reporting Scheduler

[Service]
Type=simple
ExecStart=/usr/bin/icingacli reporting schedule run
Restart=on-success

[Install]
WantedBy=multi-user.target