mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented heal-docker.cymais.service start instantly after docker-to-local routine
This commit is contained in:
@@ -4,6 +4,7 @@ Wants={{systemctl_mount_service_name}}
|
||||
OnFailure=systemd-notifier.cymais@%n.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/python {{ backup_to_usb_script_path }} {{backup_to_usb_source}} {{backup_to_usb_destination}}
|
||||
ExecStartPost=/bin/systemctl start cleanup-backups.cymais.service
|
||||
|
||||
|
Reference in New Issue
Block a user