containers/systemd-templates/machines-start.timer

11 lines
176 B
SYSTEMD
Raw Normal View History

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