Re: [Puppet Users] making puppetd immortal

2011-06-29 Thread Scott Smith
Well, changing a runlevel just to stop a daemon is a bit heavy handed. There are other tools that perform this in a more flexible manner: Runit, Daemontools, Monit, Supervisord, etc. -scott On Wed, Jun 29, 2011 at 10:33 PM, vagn scott wrote: > In my reading I just ran across this: > >[

[Puppet Users] making puppetd immortal

2011-06-29 Thread vagn scott
In my reading I just ran across this: [Puppet - Bug #7273] Modifying puppet.conf causes 'reparsing config' and TERM signal results in shutdown of daemon short version: puppet agent can commit suicide, but it can't raise itself from the dead. However, init is immortal, and so