Skip to content

Instantly share code, notes, and snippets.

@Aslan
Created January 27, 2011 19:22
Show Gist options
  • Save Aslan/799041 to your computer and use it in GitHub Desktop.
Save Aslan/799041 to your computer and use it in GitHub Desktop.
#!/bin/sh
PATH=/opt/ruby-enterprise/lib/ruby/gems/1.8/bin:/opt/ruby-enterprise/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
exec 2>&1
exec /usr/bin/env chef-client -i 1800 -s 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment