mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-p2p/p2pool: use host option in init script
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
This commit is contained in:
@@ -22,6 +22,7 @@ P2POOL_LOGLEVEL="${P2POOL_LOGLEVEL:=1}"
|
|||||||
command_args="--wallet ${P2POOL_WALLET} \
|
command_args="--wallet ${P2POOL_WALLET} \
|
||||||
--loglevel ${P2POOL_LOGLEVEL} \
|
--loglevel ${P2POOL_LOGLEVEL} \
|
||||||
--data-dir ${P2POOL_DATADIR} \
|
--data-dir ${P2POOL_DATADIR} \
|
||||||
|
--host ${P2POOL_HOST} \
|
||||||
${P2POOL_OPTS} \
|
${P2POOL_OPTS} \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user