Add persistent setting to machines-start timer, as it does not trigger every day without it
This commit is contained in:
parent
11d0afcead
commit
fb819b7b9e
@ -4,6 +4,7 @@ Description=Make sure containers are started after snapshoting
|
|||||||
[Timer]
|
[Timer]
|
||||||
Unit=machines.target
|
Unit=machines.target
|
||||||
OnCalendar=*-*-* 04:15:00
|
OnCalendar=*-*-* 04:15:00
|
||||||
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
Loading…
Reference in New Issue
Block a user