indra.service should now use the indra user/group.
This commit is contained in:
@@ -12,8 +12,8 @@ ExecStart=/usr/local/bin/ind
|
||||
ExecStop=/usr/local/bin/indcli stop
|
||||
|
||||
# Replace these with the user:group that will run lnd
|
||||
User=bitcoin
|
||||
Group=bitcoin
|
||||
User=indra
|
||||
Group=indra
|
||||
|
||||
# Try restarting lnd if it stops due to a failure
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user