summaryrefslogtreecommitdiff
path: root/icecream-scheduler.confd
diff options
context:
space:
mode:
Diffstat (limited to 'icecream-scheduler.confd')
-rw-r--r--icecream-scheduler.confd7
1 files changed, 7 insertions, 0 deletions
diff --git a/icecream-scheduler.confd b/icecream-scheduler.confd
new file mode 100644
index 0000000..3836c9f
--- /dev/null
+++ b/icecream-scheduler.confd
@@ -0,0 +1,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"