Issue #23203 has been reported by Adrián López. ---------------------------------------- Bug #23203: init.d script return incorrect codes https://projects.puppetlabs.com/issues/23203
* Author: Adrián López * Status: Unreviewed * Priority: Normal * Assignee: * Category: package * Target version: 3.x * Affected Puppet version: 3.3.1 * Keywords: * Branch: ---------------------------------------- # /etc/init.d/puppetmaster status * master is running # /etc/init.d/puppetmaster start; echo $? * Starting puppet master ...fail! 1 According to http://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html "...the following situations are also to be considered successful: ... running start on a service already running" Version: puppetmaster 3.3.1-1puppetlabs1 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- 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/groups/opt_out.
