Issue #7448 has been updated by R.I. Pienaar. Category set to Packaging Status changed from Unreviewed to Accepted Assignee set to R.I. Pienaar Target version set to 1.2.1
---------------------------------------- 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.
