Skip to content

Instantly share code, notes, and snippets.

@superfeedr
Created October 9, 2009 04:22
Show Gist options
  • Save superfeedr/205703 to your computer and use it in GitHub Desktop.
Save superfeedr/205703 to your computer and use it in GitHub Desktop.
#!/bin/sh
# set memory limit to 250MB
exec 2>&1
exec chpst -m 262144000 /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