equal
deleted
inserted
replaced
|
1 [Unit] |
|
2 Description=LND channel s3 backup for "%I" |
|
3 |
|
4 [Service] |
|
5 ExecStart=/usr/local/bin/lnd-channel-s3-backup.sh %i "{{lnd_channel_s3_backup}}" |
|
6 Restart=always |
|
7 RestartSec=1 |
|
8 |
|
9 [Install] |
|
10 WantedBy=multi-user.target |