mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 12:10:33 +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
|
||||
Group=bitcoin
|
||||
Type=forking
|
||||
# Type=forking hangs on restart
|
||||
Type=simple
|
||||
PIDFile=/run/lightningd/${netprefix}lightningd.pid
|
||||
Restart=on-failure
|
||||
|
||||
|
Reference in New Issue
Block a user