Skip to content

Instantly share code, notes, and snippets.

@retr0h
Created June 11, 2014 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retr0h/a0a5751e207d19090ff5 to your computer and use it in GitHub Desktop.
Save retr0h/a0a5751e207d19090ff5 to your computer and use it in GitHub Desktop.
service "rsyslog" do
provider Chef::Provider::Service::Upstart
supports :restart => true
action [:enable,:start]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment