service.rb

Path: lib/puppet/type/service.rb
Last Update: Fri Aug 03 10:17:44 +0000 2012

This is our main way of managing processes right now.

a service is distinct from a process in that services can only be managed through the interface of an init script which is why they have a search path for initscripts and such

[Validate]