From c0a22a0513d0ae6cc33ec672c49930fb131e4008 Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Sun, 19 Apr 2020 11:18:51 +0200 Subject: [PATCH] Comment fix --- etc/opt/hc/check_serviceguard_package_status.conf.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/opt/hc/check_serviceguard_package_status.conf.dist b/etc/opt/hc/check_serviceguard_package_status.conf.dist index c449f8a..f73a18a 100644 --- a/etc/opt/hc/check_serviceguard_package_status.conf.dist +++ b/etc/opt/hc/check_serviceguard_package_status.conf.dist @@ -1,7 +1,7 @@ #****************************************************************************** -# @(#) check_linux_sg_package_status.conf +# @(#) check_serviceguard_package_status.conf #****************************************************************************** -# This is a configuration file for the check_linux_sg_package_status HC plugin. +# This is a configuration file for the check_serviceguard_package_status HC plugin. # All lines starting with a '#' are comment lines. # [default: indicates hardcoded script values if no value is defined here] #******************************************************************************