summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chef_client_launchd.rb
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes with a fresh eyelaunchd_restartTim Smith2020-09-051-3/+7
* Improve comments on the restarterTim Smith2020-09-051-0/+5
* Explain why we're sleepingTim Smith2020-09-051-0/+4
* chef_client_launchd: create a launchd daemon to handle the client restartTim Smith2020-09-051-3/+20
* Use bash to run sleep/chef-client in chef_client_launchdclient_updatesTim Smith2020-08-271-12/+9
* Add splay property to chef_client_launchdTim Smith2020-08-271-8/+33
* chef_client_launchd: reorder properties and fix log permissionslaunchd_cleanupTim Smith2020-08-261-7/+7
* an Integer not a IntegerTim Smith2020-08-261-1/+1
* Set the default nice value to nil not 0Tim Smith2020-08-261-2/+1
* Improve input handling and validation in chef_client_launchdbetter_launchd_propertiesTim Smith2020-08-261-3/+7
* Update descriptionTim Smith2020-08-251-1/+1
* There's no need to both create and enable with launchdTim Smith2020-08-251-1/+1
* Add initial take at chef_client_launchdTim Smith2020-08-251-0/+139