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

@ -1,9 +1,9 @@
[Unit]
Description=Run pwroff script every 30 min after 90 min uptime
Description=Run pwroff script every 15 min after 90 min uptime
[Timer]
OnBootSec=90min
OnUnitActiveSec=30min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target