Issue #7730 has been updated by Zachary Stevens.
I've tested this init script on Centos 5 and Centos 6, and both new actions work correctly there (as expected). One note - the usage information (when the script is run without arguments) does not list the new actions. ---------------------------------------- Feature #7730: Expose reload signals to init script https://projects.puppetlabs.com/issues/7730 Author: Dan Carley Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected mCollective version: It'd be useful to expose the ability to reload agents and cycle logging level by sending kill signals from the init script. This would provide the commands: * `service mcollective reload` * `service mcollective reload-loglevel` They could be triggered locally when installing plugins from package or configuration management. Tidier than using `pkill`. The former command could be renamed to "reload-agents" if more generic reload actions are expected in the future. -- 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.
