summaryrefslogtreecommitdiff
path: root/icecream-scheduler.confd
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-02-07 14:06:35 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-02-07 14:06:35 -0800
commit45c3c601f40ccde43c904940014c836245a04120 (patch)
treef1227dd2e823f3b94e428f182140377f4821ac4b /icecream-scheduler.confd
downloadicecream-45c3c601f40ccde43c904940014c836245a04120.tar.xz
Initial commit
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"