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

# owner of liteciond process (don't change, must be existing)
LITECOIN_USER="litecoin"

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

# nice level
NICELEVEL="19"