mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-13 03:42:24 +08:00
add Persistent to timer, hopefully fixes #2
This commit is contained in:
parent
606b6b5d7a
commit
6bdbd52707
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Description=Scheduled unattended upgrade for archlinux
|
|||
[Timer]
|
||||
OnCalendar=*-*-* 12:00:00
|
||||
RandomizedDelaySec=15m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Reference in a new issue