Title: Message Title
Kylo Ginsberg commented on an issue
Puppet / Bug PUP-3549
Debian init script status and stop actions are unsafe
Calling {{/etc/init.d/puppet stop}} does not guarantee that the process being stopped is actually puppet agent process. {{start-stop-daemon}} will kill any process which PID happens to be the same as the one stored in {{/var/run/puppet/agent.pid}}.

The same applies to {{/etc/init.d/puppet status}}. It calls {{status_of_proc}} internally, but that does ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to