distro/debian/etc/default/chef-solr in chef-0.9.8 vs distro/debian/etc/default/chef-solr in chef-0.9.10.rc.0
- old
+ new
@@ -1,4 +1,7 @@
LOGFILE=/var/log/chef/solr.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