Project

General

Profile

Actions

Bug #3537

closed

Bad apache service name in networkCheck.cf

Added by François ARMAND almost 11 years ago. Updated almost 11 years ago.

Status:
Released
Priority:
1
Assignee:
Matthieu CERDA
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

networkCheck file contains:

        commands:

                rudder_networks_repaired::

                        "/etc/init.d/apache2" 
                                args => "reload",
                                classes => if_else("apache_restarted", "apache_restart_failed");

That does not work on CentOS (or other RedHat based distribution).
It should be like in initCheck.cf.

Actions

Also available in: Atom PDF