src.nth.io/

summaryrefslogtreecommitdiff
path: root/lnd-channel-s3-backup/templates/[email protected]
diff options
context:
space:
mode:
Diffstat (limited to 'lnd-channel-s3-backup/templates/[email protected]')
-rw-r--r--lnd-channel-s3-backup/templates/[email protected]10
1 files changed, 10 insertions, 0 deletions
diff --git a/lnd-channel-s3-backup/templates/[email protected] b/lnd-channel-s3-backup/templates/[email protected]
new file mode 100644
index 0000000..b3c1ead
--- /dev/null
+++ b/lnd-channel-s3-backup/templates/[email protected]
@@ -0,0 +1,10 @@
+[Unit]
+Description=LND channel s3 backup for "%I"
+
+[Service]
+ExecStart=/usr/local/bin/lnd-channel-s3-backup.sh %i "{{lnd_channel_s3_backup}}"
+Restart=always
+RestartSec=1
+
+[Install]
+WantedBy=multi-user.target