mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
cl.install: keep using Type=simple
Type=forking hangs on restart
This commit is contained in:
@@ -70,7 +70,8 @@ RuntimeDirectory=lightningd
|
|||||||
|
|
||||||
User=bitcoin
|
User=bitcoin
|
||||||
Group=bitcoin
|
Group=bitcoin
|
||||||
Type=forking
|
# Type=forking hangs on restart
|
||||||
|
Type=simple
|
||||||
PIDFile=/run/lightningd/${netprefix}lightningd.pid
|
PIDFile=/run/lightningd/${netprefix}lightningd.pid
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user