Skip to content

Instantly share code, notes, and snippets.

@natacado
Created June 24, 2010 00:40
Show Gist options
  • Save natacado/450800 to your computer and use it in GitHub Desktop.
Save natacado/450800 to your computer and use it in GitHub Desktop.
start on runlevel [2345]
stop on runlevel [!2345]
respawn
exec /usr/bin/env chef-client -i 1800 -s 20 -L /var/log/chef/client.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment