summaryrefslogtreecommitdiff
blob: 0120a560b644388bacedaa03a72f60bc8a472ae5 (plain)
1
2
3
4
5
6
7
8
9
10
# Config file for /etc/init.d/namecoin

# owner of namecoind process (don't change, must be existing)
NAMECOIN_USER="namecoin"

# See http://www.bitcoin.org/smf/index.php?topic=1063
NAMECOIN_OPTS="${NAMECOIN_OPTS}"

# nice level
NICELEVEL="19"