aws-s3-backup/files/aws-s3-backup.timer
author Luke Hoersten <luke@hoersten.org>
Sun, 05 Jul 2020 11:28:44 -0500
changeset 119 a96a5eb96e32
parent 2 2556522a2a45
permissions -rw-r--r--
Added nginx config template.

[Unit]
Description=Daily AWS S3 backup

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

[Install]
WantedBy=timers.target