Class | Chef::Provider::Service::Arch |
In: |
lib/chef/provider/service/arch.rb
|
Parent: | Chef::Provider::Service::Init |
Get list of all daemons from the file ’/etc/rc.conf’. Mutiple lines and background form are supported. Example:
DAEMONS=( # foobar # @example # !net # )