changeset 174 | 431c6d5e5dd4 |
parent 103 | 78a072bbf3c1 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dendrite/aws-s3-backup/files/[email protected] Sun Jul 25 10:30:51 2021 -0500 @@ -0,0 +1,9 @@ +[Unit] +Description=Dendrite s3 backup for instance "%I" + +[Service] +Type=oneshot +ExecStart=/usr/local/bin/dendrite-s3-backup.sh %i + +[Install] +WantedBy=aws-s3-backup.target