Fix in check_linux_httpd_status plugin
This commit is contained in:
parent
13bc933e89
commit
3f5c47da52
@ -157,7 +157,7 @@ case "${_HTTPD_BIN}" in
|
||||
;;
|
||||
*)
|
||||
typeset _HTTPD_INIT_SCRIPT="/etc/init.d/httpd"
|
||||
typeset _HTTPD_SYSTEMD_SERVICE="apache.httpd"
|
||||
typeset _HTTPD_SYSTEMD_SERVICE="httpd.service"
|
||||
;;
|
||||
esac
|
||||
log "setting httpd init script to {${_HTTPD_INIT_SCRIPT}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user