aws-s3-backup/files/aws-s3-backup.timer
author Luke Hoersten <luke@hoersten.org>
Fri, 09 Sep 2022 11:54:48 -0500
changeset 189 3bd85e235e76
parent 2 2556522a2a45
permissions -rw-r--r--
Removed deprecated apt_key ansible module.

[Unit]
Description=Daily AWS S3 backup

[Timer]
OnCalendar=daily
Persistent=true
Unit=aws-s3-backup.target

[Install]
WantedBy=timers.target