summaryrefslogtreecommitdiff
blob: 95939b8b19a3701b8c8c86dfbe956afadbaeca4d (plain)
1
2
3
4
5
6
7
8
9
# Config file for /etc/init.d/datacoind

# owner of datacoind process (don't change, must be existing)
DATACOIN_USER="datacoin-hp"

DATACOIN_OPTS="${DATACOIN_OPTS}"

# nice level
NICELEVEL="19"