cl.install: keep using Type=simple

Type=forking hangs on restart
This commit is contained in:
openoms
2021-12-20 16:41:36 +00:00
parent cf65db6023
commit c3a4eb3bfb

View File

@@ -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