[Pkg-nagios-changes] [SCM] Debian packaging for Nagios3 branch, master, updated. debian/3.4.1-2-2-g77c9d0e
Alexander Wirt
formorer at grml.org
Tue Nov 13 09:08:07 UTC 2012
The following commit has been merged in the master branch:
commit 77c9d0ef43ca87e6439abc4d035a71e4f66bfd0d
Author: Alexander Wirt <formorer at grml.org>
Date: Tue Nov 13 10:07:54 2012 +0100
Fix typo in initscript
diff --git a/debian/nagios3-common.nagios3.init b/debian/nagios3-common.nagios3.init
index 6db94eb..558c957 100644
--- a/debian/nagios3-common.nagios3.init
+++ b/debian/nagios3-common.nagios3.init
@@ -126,7 +126,7 @@ THEPIDFILE=$(get_config "lock_file")
start () {
if [ "$ENABLED" = "no" ]; then
- log_warning_msg "Not starting Nagios3 - set ENABLED to yes in /etc/defrault/nagios3"
+ log_warning_msg "Not starting Nagios3 - set ENABLED to yes in /etc/default/nagios3"
exit 0
fi
--
Debian packaging for Nagios3
More information about the Pkg-nagios-changes
mailing list