# User to run the service as ICECREAM_USER="-u icecream" # Identification for the network the scheduler and daemon run on. ICECREAM_NETNAME="-n icecream" # icecream scheduler log file ICECREAM_SCHEDULER_LOG_FILE="-l /var/log/icecream/scheduler" ICECREAM_SCHEDULER_OPTS=" ${ICECREAM_USER} ${ICECREAM_NETNAME} ${ICECREAM_SCHEDULER_LOG_FILE}"