head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2010.07.03.12.54.17;	author hollow;	state Exp;
branches;
next	;
commitid	73414c2f32f84567;


desc
@@


1.1
log
@initial ebuild, thanks to Gábor Vészi
(Portage version: 2.2_rc67/cvs/Linux i686)
@
text
@# /etc/conf.d/chef-solr-indexer: config file for /etc/init.d/chef-solr-indexer

# The configuration file to use.
#CONFIGFILE="/etc/chef/solr.rb"

# The user and group to set privilege to.
#CHEF_USER="chef"
#CHEF_GROUP="chef"

# Log file location.
#CHEF_SOLR_INDEXER_LOGFILE="/var/log/chef/solr-indexer.log"

# Any radom options you want to pass to chef-solr-indexer.
#CHEF_SOLR_INDEXER_OPTS=""

# Path to the chef solr indexer binary.
#CHEF_SOLR_INDEXER_BINARY="/usr/bin/chef-solr-indexer"

# PID file location.
#CHEF_SOLR_INDEXER_PIDFILE="/var/run/chef/solr-indexer.pid"
@
