[Unit] Description=Cleans up failed docker volume backups OnFailure=systemd-notifier@%n.service [Service] Type=oneshot ExecStart=/bin/sh -c '/usr/bin/yes | /usr/bin/bash {{backup_docker_to_local_cleanup_folder}}cleanup.sh {{backup_docker_to_local_cleanup_machine_id}} {{backup_docker_to_local_cleanup_trigger_directory}}'