summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/insserv.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-1/+3
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* chef code changes for changing amazon platform_familyLamont Granquist2017-04-031-2/+2
* fix Style/DefWithParenthesesLamont Granquist2016-12-061-2/+2
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* remove use of self.provides?Lamont Granquist2015-08-181-4/+2
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+2
* Sort identical "provides" alphabetically (for backcompat)John Keiser2015-06-181-2/+0
* spec fixesLamont Granquist2014-11-081-1/+1
* polishing provider_resolverLamont Granquist2014-11-081-1/+5
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-8/+14
* Escape path for globbing.Claire McQuin2014-09-221-1/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-3/+3
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-2/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+52