Add persistent setting to machines-start timer, as it does not trigger every day without it
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user