mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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} \
|
||||
--loglevel ${P2POOL_LOGLEVEL} \
|
||||
--data-dir ${P2POOL_DATADIR} \
|
||||
--host ${P2POOL_HOST} \
|
||||
${P2POOL_OPTS} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user