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


1.1
date	2010.07.03.12.47.23;	author hollow;	state Exp;
branches;
next	;
commitid	704f4c2f315b4567;


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-server-webui: config file for /etc/init.d/chef-server-webui

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

# Number of merb daemons to run for chef-server-webui.
#CLUSTER_NODES=1

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

# Log file location.
#CHEF_SERVER_WEBUI_LOGFILE="/var/log/chef/server-webui.log"

# Any radom options you want to pass to chef-server.
#CHEF_SERVER_WEBUI_OPTS=""

# Path to the chef server webui binary.
#CHEF_SERVER_WEBUI_BINARY="/usr/bin/chef-server-webui"

# PID file location.
#CHEF_SERVER_WEBUI_PIDFILE="/var/run/chef/server-webui.%s.pid"
@
