aws-s3-backup/files/aws-s3-backup.timer
author Luke Hoersten <luke@hoersten.org>
Sat, 03 Jul 2021 11:13:02 -0500
changeset 154 436cd9b3ee0b
parent 2 2556522a2a45
permissions -rw-r--r--
Made ops templated.

[Unit]
Description=Daily AWS S3 backup

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

[Install]
WantedBy=timers.target