runit.rb

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

Daemontools service management

author Brice Figureau <brice-puppet@daysofwonder.com>

Methods

defpath   disable   restart   servicedir   start   status   stop  

Public Class methods

this is necessary to autodetect a valid resource default path, since there is no standard for such directory.

Public Instance methods

disable by removing the symlink so that runit doesn‘t restart our service behind our back note that runit doesn‘t need to perform a stop before a disable

find the service dir on this node

[Validate]