src.nth.io/

summaryrefslogtreecommitdiff
path: root/dendrite/aws-s3-backup/templates/[email protected]
diff options
context:
space:
mode:
Diffstat (limited to 'dendrite/aws-s3-backup/templates/[email protected]')
-rw-r--r--dendrite/aws-s3-backup/templates/[email protected]9
1 files changed, 9 insertions, 0 deletions
diff --git a/dendrite/aws-s3-backup/templates/[email protected] b/dendrite/aws-s3-backup/templates/[email protected]
new file mode 100644
index 0000000..2f9d272
--- /dev/null
+++ b/dendrite/aws-s3-backup/templates/[email protected]
@@ -0,0 +1,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