Skip to content

Instantly share code, notes, and snippets.

@krisr
Created December 1, 2009 05:57
Show Gist options
  • Save krisr/246104 to your computer and use it in GitHub Desktop.
Save krisr/246104 to your computer and use it in GitHub Desktop.
service "apache2" do
action [:stop]
end
service "apache2" do
action [:start]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment