src.nth.io/

summaryrefslogtreecommitdiff
path: root/dendrite/aws-s3-backup/templates/[email protected]
blob: 2f9d272e41e8bf91bab1a898cc180c884cce2aa6 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Writefreely s3 backup for "%I"

[Service]
Type=oneshot
ExecStart=/usr/local/bin/writefreely-s3-backup.sh %i "{{writefreely_s3_backup_dir}}"

[Install]
WantedBy=aws-s3-backup.target