Implement reporting service.
This commit is contained in:
parent
47844f3019
commit
7fed0e879b
5 changed files with 78 additions and 6 deletions
9
roles/lmn_fvs/files/reporter.timer
Normal file
9
roles/lmn_fvs/files/reporter.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Run reporter script every 15 min
|
||||
|
||||
[Timer]
|
||||
OnBootSec=5min
|
||||
OnUnitActiveSec=15min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue