Issue #7730 has been updated by Dan Carley.
Available in branch: https://github.com/dcarley/marionette-collective/tree/7730_init_script_reload Only modified RH script. Tested on EL5. killproc() from initscripts on EL4 takes the same arguments, but should be tested. ---------------------------------------- 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.
