Issue #7448 has been updated by R.I. Pienaar.
Thanks, I am proposing this commit, would you mind testing it out on RHEL4 before I merge it as I dont have any of those around anymore: https://github.com/ripienaar/marionette-collective/commit/72e47dd1f8746d9bcb10972eba83eb98d967041b ---------------------------------------- Bug #7448: Init script fails to start on RHEL4 https://projects.puppetlabs.com/issues/7448 Author: Adam Stephens Status: Accepted Priority: Normal Assignee: R.I. Pienaar Category: Packaging Target version: 1.2.1 Keywords: Branch: Affected mCollective version: $ sudo service mcollective restart Shutting down mcollective: [ OK ] Starting mcollective: /etc/init.d/mcollective: Usage: daemon [+/-nicelevel] {program} An if statement exist in the init script to test for -p and sets daemonopts accordingly, but --pidfile still exists in the start daemon line. Removing --pidfile and its argument allows the init script to function as desired. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
