summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/aix.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Don't use shell_out! on "lssrc -g" as it will raise an exception if the servi...Julian C. Dunn2015-08-061-1/+1
* Replace AIX unreliable service group parsing mechanism.Julian C. Dunn2015-05-051-12/+13
* add provides to aix service providerkaustubh-d2014-10-281-0/+2
* aix service provider more code changeskaustubh-d2014-09-151-24/+13
* fix aix service providerkaustubh-d2014-09-121-48/+22
* inprogress- add aix default service provider implementation.kaustubh-d2014-09-111-0/+163