Add persistent setting to machines-start timer, as it does not trigger every day without it

This commit is contained in:
Alexandre CATTEAU 2024-02-23 09:43:54 +01:00
parent 11d0afcead
commit fb819b7b9e

View File

@ -4,6 +4,7 @@ Description=Make sure containers are started after snapshoting
[Timer]
Unit=machines.target
OnCalendar=*-*-* 04:15:00
Persistent=true
[Install]
WantedBy=timers.target