computer-playbook/roles/native-backups-cleanup/templates/backups-cleanup.service.j2

8 lines
169 B
Plaintext
Raw Normal View History

2021-06-19 13:10:59 +02:00
[Unit]
Description=delete old backups
OnFailure=systemd-email@%n.service
[Service]
Type=oneshot
2023-03-26 17:05:06 +02:00
ExecStart=/usr/bin/python {{docker_backups_cleanup}}/backups-cleanup.py