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


1.1
date	2010.07.03.12.36.13;	author hollow;	state Exp;
branches;
next	;
commitid	69184c2f2ebc4567;


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

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

# Run chef-client periodically, in seconds.
#INTERVAL=1800

# The splay time for running at intervals, in seconds.
#SPLAY=20

# Any radom options you want to pass to chef.
#CHEF_CLIENT_OPTS=""

# Path to the chef client binary.
#CHEF_CLIENT_BINARY="/usr/bin/chef-client"

# PID file location.
#CHEF_CLIENT_PIDFILE="/var/run/chef/client.pid"
@
