Class: Inspec::Resources::SystemdService
- Defined in:
- lib/inspec/resources/service.rb
Overview
specific resources for specific service managers
Instance Attribute Summary
Attributes inherited from Service
Instance Method Summary collapse
Methods inherited from Service
#description, #enabled?, #initialize, #installed?, #name, #params, #runlevels, #running?, #startmode, #to_s, #type
Constructor Details
This class inherits a constructor from Inspec::Resources::Service