service.rb

Path: lib/puppet/type/service.rb
Last Update: Wed Dec 09 12:54:29 -0800 2009

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]