aboutsummaryrefslogtreecommitdiff
blob: be881c1bd7ff89e7675b7d66cb53ca92c8ad0f18 (plain)
1
2
3
4
5
6
7
8
9
10
# Config file for /etc/init.d/mincoin

# owner of mincion process (don't change, must be existing)
MINCOIN_USER="mincoin"

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

# nice level
NICELEVEL="19"