Implement reporting service.
This commit is contained in:
parent
47844f3019
commit
7fed0e879b
5 changed files with 78 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue