summaryrefslogtreecommitdiff
blob: 81fbf49e9f385c2455b4b86b5ba25ff841d0af97 (plain)
1
2
3
4
5
6
7
8
9
10
# 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"