lnd-channel-s3-backup/templates/[email protected]
author Luke Hoersten <luke@hoersten.org>
Sun, 03 Aug 2025 12:51:13 -0500
changeset 41 85750c5b0661
parent 19 5c8335b57353
permissions -rw-r--r--
Lots of performance updates and added some flags for reindexing etc. Also added zram comporession.

[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