Fix pool service file
This commit is contained in:
parent
6aa7f8cde4
commit
0fb6990d2d
|
@ -10,7 +10,7 @@ After=lnd.service
|
|||
ExecStartPre=/usr/bin/is_not_shutting_down.sh
|
||||
ExecStartPre=/usr/bin/wait_on_lnd.sh
|
||||
EnvironmentFile=/mnt/hdd/mynode/pool/env
|
||||
ExecStart=/usr/local/bin/pool --network=${NETWORK} --basedir=/mnt/hdd/mynode/pool
|
||||
ExecStart=/usr/local/bin/poold --network=${NETWORK} --basedir=/mnt/hdd/mynode/pool
|
||||
|
||||
User=bitcoin
|
||||
Group=bitcoin
|
||||
|
|
Loading…
Reference in New Issue
Block a user