summaryrefslogtreecommitdiff
path: root/icecream-scheduler.confd
blob: 3836c9fb6192b34f564e3384a04993318a2560ea (plain)
1
2
3
4
5
6
7
# Identification for the network the scheduler and daemon run on.
NETNAME="icecream"

# icecream scheduler log file
ICECREAM_SCHEDULER_LOG_FILE="/var/log/icecream/scheduler"

ICECREAM_SCHEDULER_OPTS="-u icecream -n $NETNAME -l $ICECREAM_SCHEDULER_LOG_FILE"