summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/freebsd.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2277 from liseki/fix-freebsd-service-status-loadSerdar Sutay2014-10-241-0/+1
|\
| * Properly load FreeBSD service statusRichard Manyanza2014-10-221-0/+1
* | Merge pull request #2270 from liseki/fix-whiny-freebsd-serviceSerdar Sutay2014-10-241-1/+2
|\ \
| * | Maintain init_command as nil in why-run when missing init scriptRichard Manyanza2014-10-211-10/+2
| * | Ensure why-run of a FreeBSD service missing init script does not failRichard Manyanza2014-10-211-0/+9
| |/
* | Chef-12 RC Provider ResolverLamont Granquist2014-10-241-2/+3
* | Initial sketch for provider resolverRichard Manyanza2014-10-221-0/+3
|/
* fix shell_out/run_command usageLamont Granquist2014-09-081-3/+3
* better regex in /etc/rc.conf for service stateDave Eddy2014-08-291-2/+2
* refactoring freebsd provider + unit testsLamont Granquist2014-08-291-72/+88
* add trailing = to regex for freebsd service deletionDave Eddy2014-08-291-1/+1
* another instance of loose regexDave Eddy2014-08-291-1/+1
* tighten up /etc/rc.conf regexDave Eddy2014-08-291-1/+1
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-9/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+175