You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-p2p/ppcoind/files/ppcoin.confd

11 lines
233 B

# Config file for /etc/init.d/ppcoind
# owner of ppciond process (don't change, must be existing)
PPCOIN_USER="ppcoin"
# See http://www.bitcoin.org/smf/index.php?topic=1063
PPCOIN_OPTS="${PPCOIN_OPTS}"
# nice level
NICELEVEL="19"