No shutdown in longer breaks.
This commit is contained in:
parent
d234a13495
commit
8463702482
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
[Unit]
|
||||
Description=Run pwroff script every 10 min after 60 min uptime
|
||||
Description=Run pwroff script every 30 min after 60 min uptime
|
||||
|
||||
[Timer]
|
||||
OnBootSec=60min
|
||||
OnUnitActiveSec=10min
|
||||
OnUnitActiveSec=30min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Add table
Reference in a new issue