diff options
| author | Luke Hoersten <[email protected]> | 2021-07-25 10:30:51 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2021-07-25 10:30:51 -0500 |
| commit | 1804c35d5306fc9c34c07655419fa8449c501162 (patch) | |
| tree | 9c55e3505949c533108a5d01ea028f9acbedd7d4 /dendrite/aws-s3-backup/files/[email protected] | |
| parent | 33e25728398a9ccdd446197b1eb12e66c40a890e (diff) | |
Lots of updates.
Diffstat (limited to 'dendrite/aws-s3-backup/files/[email protected]')
| -rw-r--r-- | dendrite/aws-s3-backup/files/[email protected] | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dendrite/aws-s3-backup/files/[email protected] b/dendrite/aws-s3-backup/files/[email protected] new file mode 100644 index 0000000..9b1ae47 --- /dev/null +++ b/dendrite/aws-s3-backup/files/[email protected] @@ -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 |
