summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/systemd.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* remove use of self.provides?Lamont Granquist2015-08-181-5/+3
* polishing provider_resolverLamont Granquist2014-11-081-1/+5
* systemctl path fixes, rspec modernization, etcLamont Granquist2014-11-081-31/+45
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+7
* fix shell_out/run_command usageLamont Granquist2014-09-081-9/+9
* add shell_out to base provider codeLamont Granquist2014-07-291-1/+0
* Check shell_out's error? when running status command.Claire McQuin2014-06-301-5/+3
* Make Systemd service use shell_out.Claire McQuin2014-06-301-11/+11
* check for running service when reload, if not - start itVasiliy Tolstov2014-06-301-1/+5
* reload service only if it running, if not - startVasiliy Tolstov2014-06-301-1/+1
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+115