[Unit]
Description=Daily images update activities
After=network.target local-fs.target systemd-logind.service
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/backup_images
ExecStart=/usr/local/sbin/update_images {{ tls_server }} "" reboot_every_monday
[Install]
WantedBy=multi-user.target