add OnActiveSec to trigger immediate run when starting timer
This commit is contained in:
parent
000c6c7395
commit
ba0d5f1a80
2 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ Description=Petrified update every 6 hours
|
|||
|
||||
[Timer]
|
||||
Unit=petrified.service
|
||||
OnActiveSec=0s
|
||||
OnCalendar=0/6:00:00
|
||||
Persistent=true
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ Description=Petrified update every 6 hours as %u
|
|||
|
||||
[Timer]
|
||||
Unit=petrified.service
|
||||
OnActiveSec=0s
|
||||
OnCalendar=0/6:00:00
|
||||
Persistent=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue