summaryrefslogtreecommitdiff
path: root/distro/arch/etc/conf.d/chef-expander.conf
diff options
context:
space:
mode:
Diffstat (limited to 'distro/arch/etc/conf.d/chef-expander.conf')
-rw-r--r--distro/arch/etc/conf.d/chef-expander.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/distro/arch/etc/conf.d/chef-expander.conf b/distro/arch/etc/conf.d/chef-expander.conf
deleted file mode 100644
index 4c70bdd2eb..0000000000
--- a/distro/arch/etc/conf.d/chef-expander.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-LOGFILE=/var/log/chef/expander.log
-CONFIG=/etc/chef/solr.rb
-USER=chef
-GROUP=chef
-# Sleep to give daemon enough time to fully start or stop.
-DIETIME=5
-STARTTIME=5
-CHEF_EXPANDER_ARGS="-d -c $CONFIG -L $LOGFILE -n 1 -i 1"