mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 15:40:59 +02:00
docs: remove PIDFile from example systemd service
This commit is contained in:
committed by
Oliver Gugger
parent
4de2ec1264
commit
9ba341bd95
@@ -10,7 +10,6 @@ After=bitcoind.service
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/lnd
|
||||
ExecStop=/usr/local/bin/lncli stop
|
||||
PIDFile=/home/bitcoin/.lnd/lnd.pid
|
||||
|
||||
# Replace these with the user:group that will run lnd
|
||||
User=bitcoin
|
||||
|
Reference in New Issue
Block a user