mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-02 12:44:26 +01:00
Add ConfigurationDirectory
Add ConfigurationDirectory for `/etc/lightningd ` as well.
This commit is contained in:
committed by
Christian Decker
parent
a7ce03bae6
commit
87bab2b851
@@ -19,6 +19,8 @@ ExecStart=/usr/bin/lightningd --daemon --conf /etc/lightningd/lightningd.conf --
|
||||
|
||||
# Creates /run/lightningd owned by bitcoin
|
||||
RuntimeDirectory=lightningd
|
||||
# Creates /etc/lightningd owned by bitcoin
|
||||
ConfigurationDirectory=lightningd
|
||||
|
||||
User=bitcoin
|
||||
Group=bitcoin
|
||||
|
||||
Reference in New Issue
Block a user