This file is indexed.

/etc/default/chef-solr is in chef-solr 10.12.0+dfsg-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
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
MAXTRIES=20