[Pkg-nagios-changes] [SCM] debian packaging of PNP4Nagios branch, master, updated. 68fd41f078469cd3d16c769d67df11881bbab6ae

Sebastian Harl sh at tokkee.org
Mon Feb 14 14:28:02 UTC 2011


The following commit has been merged in the master branch:
commit 2ad2e08dbf7fef741705eecfa19727cacb3af9f1
Author: Sebastian Harl <sh at tokkee.org>
Date:   Mon Feb 14 12:17:10 2011 +0100

    pnp4nagios-bin.npcd.init: Removed whitespace before ':' when starting npcd.

diff --git a/debian/pnp4nagios-bin.npcd.init b/debian/pnp4nagios-bin.npcd.init
index af01ee8..d4d247a 100644
--- a/debian/pnp4nagios-bin.npcd.init
+++ b/debian/pnp4nagios-bin.npcd.init
@@ -116,7 +116,7 @@ force_stop() {
 
 case "$1" in
 	start)
-		log_daemon_msg "Starting $DESC " "$NAME"
+		log_daemon_msg "Starting $DESC" "$NAME"
 		# Check if it's running first
 		if running ;  then
 			log_progress_msg "apparently already running"

-- 
debian packaging of PNP4Nagios



More information about the Pkg-nagios-changes mailing list