pleroma/aws-s3-backup/files/[email protected]
author Luke Hoersten <luke@hoersten.org>
Fri, 11 Dec 2020 07:08:41 -0600
changeset 147 83e9097520a0
parent 103 78a072bbf3c1
permissions -rw-r--r--
Add iperf3 server service.

[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