Methods

Files

Class/Module Index [+]

Quicksearch

Chef::Provider::Service::Invokercd

Public Class Methods

new(new_resource, run_context) click to toggle source
# File lib/chef/provider/service/invokercd.rb, line 26
def initialize(new_resource, run_context)
  super
  @init_command = "/usr/sbin/invoke-rc.d #{@new_resource.service_name}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.