summaryrefslogtreecommitdiff
blob: b15abf48d8cb490e26b33fe7f3ed0ed785aaf64e (plain)
1
2
3
4
5
6
7
8
9
# /etc/conf.d/fyre : config file for /etc/init.d/fyre

# Set this option to run fyre cluster daemon with extra parameters,
# for example, FYRE_OPTS="--port 7931 --hidden"
# See "fyre -h" for more information
FYRE_OPTS=""

# Set this for niceness
FYRE_NICE="19"