From 3aef9573089979761e8945a54d6cf39da8ecf9bd Mon Sep 17 00:00:00 2001 From: shadzik Date: Sun, 19 Aug 2007 00:30:08 +0000 Subject: [PATCH] - typo Changed files: PyMSNt.init -> 1.4 --- PyMSNt.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyMSNt.init b/PyMSNt.init index ef0123a..260a2c9 100644 --- a/PyMSNt.init +++ b/PyMSNt.init @@ -13,7 +13,7 @@ # Check that networking is up. if is_yes "${NETWORKING}"; then if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then - msg_network_down pyMSNt + msg_network_down PyMSNt exit 1 fi else -- 2.44.0