net-p2p/dogecoind-1.5.1-r1
[portage-squeep] / net-p2p / dogecoind / files / dogecoin.confd
1 # Config file for /etc/init.d/dogecoind
2
3 # owner of dogecoind process (don't change, must be existing)
4 DOGECOIN_USER="dogecoin"
5
6 # See http://www.bitcoin.org/smf/index.php?topic=1063
7 DOGECOIN_OPTS="${DOGECOIN_OPTS}"
8
9 # nice level
10 NICELEVEL="19"