src.nth.io/

summaryrefslogtreecommitdiff
path: root/lnd-channel-s3-backup/templates/[email protected]
blob: b3c1ead814fb5cf43ce93b73b8bcfa777b6d7cec (plain)
1
2
3
4
5
6
7
8
9
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