745 746 747
# File 'lib/inspec/resources/service.rb', line 745 def select_service_mgmt SysV.new(inspec, service_ctl) end