1 [Unit]
2 Description=Dendrite s3 backup for instance "%I"
3
4 [Service]
5 Type=oneshot
6 ExecStart=/usr/local/bin/dendrite-s3-backup.sh %i
7
8 [Install]
9 WantedBy=aws-s3-backup.target