Issue #7448 has been updated by R.I. Pienaar. Status changed from Accepted to Closed
prod release: 1.2.x commits 511ae1c...9b8edd3 - http://bit.ly/m14L18 dev release: master commits 829cb35...5c27d2e - http://bit.ly/l5GIY8 ---------------------------------------- Bug #7448: Init script fails to start on RHEL4 https://projects.puppetlabs.com/issues/7448 Author: Adam Stephens Status: Closed 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.
