Issue #9453 has been reported by Michael Stahnke. ---------------------------------------- Bug #9453: mcollective init script should not be enabled by default (at least in RH) https://projects.puppetlabs.com/issues/9453
Author: Michael Stahnke Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected mCollective version: rpmlint complains about mcollective being enabled upon installation of mcollective. This is due to the init script configuration. From rpmlint: <pre> mcollective.noarch: W: service-default-enabled /etc/init.d/mcollective The service is enabled by default after "chkconfig --add"; for security reasons, most services should not be. Use "-" as the default runlevel in the init script's "chkconfig:" line and/or remove the "Default-Start:" LSB keyword to fix this if appropriate for this service. </pre> -- 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.
