src.nth.io/

summaryrefslogtreecommitdiff
path: root/pleroma-otp/files/[email protected]
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-02-09 12:08:03 -0600
committerLuke Hoersten <[email protected]>2020-02-09 12:08:03 -0600
commitc17f28aafd1f15a8c26835196956c1c209ec5ff3 (patch)
tree471a2637b3d3b7551845af91c86be54586c2d2e5 /pleroma-otp/files/[email protected]
parent11746a2c064018a642486b208b2fdcaeae8ea8e5 (diff)
Moved roles to top level dir.
Diffstat (limited to 'pleroma-otp/files/[email protected]')
-rw-r--r--pleroma-otp/files/[email protected]9
1 files changed, 9 insertions, 0 deletions
diff --git a/pleroma-otp/files/[email protected] b/pleroma-otp/files/[email protected]
new file mode 100644
index 0000000..a64cae3
--- /dev/null
+++ b/pleroma-otp/files/[email protected]
@@ -0,0 +1,9 @@
+[Unit]
+Description=Pleroma s3 backup for instance "%I"
+
+[Service]
+Type=oneshot
+ExecStart=/usr/local/bin/pleroma-s3-backup.sh %i
+
+[Install]
+WantedBy=aws-s3-backup.target