summaryrefslogtreecommitdiff
path: root/distro/redhat/etc/sysconfig/chef-client
diff options
context:
space:
mode:
Diffstat (limited to 'distro/redhat/etc/sysconfig/chef-client')
-rw-r--r--distro/redhat/etc/sysconfig/chef-client15
1 files changed, 0 insertions, 15 deletions
diff --git a/distro/redhat/etc/sysconfig/chef-client b/distro/redhat/etc/sysconfig/chef-client
deleted file mode 100644
index c65de74539..0000000000
--- a/distro/redhat/etc/sysconfig/chef-client
+++ /dev/null
@@ -1,15 +0,0 @@
-# Configuration file for the chef-client service
-
-#CONFIG=/etc/chef/client.rb
-#PIDFILE=/var/run/chef/client.pid
-#LOCKFILE=/var/lock/subsys/chef-client
-#LOGFILE=/var/log/chef/client.log
-# Sleep interval between runs.
-# This value is in seconds.
-#INTERVAL=1800
-# Maximum amount of random delay before starting a run. Prevents every client
-# from contacting the server at the exact same time.
-# This value is in seconds.
-#SPLAY=20
-# Any additional chef-client options.
-#OPTIONS=