lnd-channel-s3-backup/templates/[email protected]
author Luke Hoersten <luke@hoersten.org>
Wed, 28 May 2025 19:24:22 -0500
changeset 37 d89c55c55f7c
parent 19 5c8335b57353
permissions -rw-r--r--
Enabled the default wallet for wallet based queries on rpc.

[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