Skip to content

Instantly share code, notes, and snippets.

@camelpunch
Created September 28, 2010 17:23
Show Gist options
  • Select an option

  • Save camelpunch/601385 to your computer and use it in GitHub Desktop.

Select an option

Save camelpunch/601385 to your computer and use it in GitHub Desktop.
#!/bin/bash
exec svlogd -tt ./main
#!/bin/bash
exec 2>&1
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