Implement reporting service.

This commit is contained in:
Andreas B. Mundt 2023-11-13 15:41:49 +01:00
parent 47844f3019
commit 7fed0e879b
5 changed files with 78 additions and 6 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Run reporter script every 15 min
[Timer]
OnBootSec=5min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target