author | Luke Hoersten <luke@hoersten.org> |
Mon, 12 Feb 2024 17:29:25 -0600 | |
changeset 33 | 8ef7fcebf4b1 |
parent 31 | 562b76293a66 |
permissions | -rw-r--r-- |
[Unit] Description=LNURL Daemon Wants=lnd.service After=lnd.service [Service] Environment="GIN_MODE=release" ExecStart=/usr/local/bin/lnurld User={{lnurld_user}} Group={{lnurld_user}} Type=simple KillMode=process LimitNOFILE=128000 TimeoutSec=240 Restart=always RestartSec=60 [Install] WantedBy=multi-user.target