containers/systemd-templates/machines-start.timer

11 lines
183 B
SYSTEMD
Raw Permalink Normal View History

2022-07-24 20:28:08 +02:00
[Unit]
Description=Make sure containers are started after snapshoting
[Timer]
2024-02-24 11:14:42 +01:00
Unit=machines-start.service
2022-07-24 20:28:08 +02:00
OnCalendar=*-*-* 04:15:00
Persistent=true
2022-07-24 20:28:08 +02:00
[Install]
WantedBy=timers.target