summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service.rb
Commit message (Expand)AuthorAgeFilesLines
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Merge branch '10-stable'Bryan McLellan2012-11-201-1/+1
|\
* | [CHEF-3604] why run assertions should pass on custom service commandsSeth Chisamore2012-11-131-0/+5
* | [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-0/+10
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+158
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-86/+0
* Clarified some of the error messagesAJ Christensen2008-10-011-7/+15
* Init provider for service and relevant work in other providers. Updated resou...AJ Christensen2008-10-011-0/+2
* Moving some stuff around. Almost functional init provider.AJ Christensen2008-10-011-6/+0
* Working towards supports[:has_status] etc.AJ Christensen2008-10-011-0/+1
* Made service.rb setup a @current_resource and debian.rb super to get at it.AJ Christensen2008-10-011-0/+5
* Working Debian service provider for enabling/disabling services.AJ Christensen2008-10-011-20/+19
* All of my service resource work so far.AJ Christensen2008-10-011-0/+48
* Adjusted the copyright disclaimer - I guess I should be doing this on files I...AJ Christensen2008-10-011-1/+1
* Boilerplate for Service resource and Debian providerAJ Christensen2008-10-011-0/+29