Skip to content

Instantly share code, notes, and snippets.

@densone
Created November 9, 2010 01:19
Show Gist options
  • Save densone/668572 to your computer and use it in GitHub Desktop.
Save densone/668572 to your computer and use it in GitHub Desktop.
file "/tmp/foo" do
notifies :run, resources(:execute => 'bobo')
notifies :restart, resources(:service => 'apache2')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment