SOURCES: rpcgssd.init - consistent messages

baggins baggins at pld-linux.org
Thu Apr 5 19:49:48 CEST 2007


Author: baggins                      Date: Thu Apr  5 17:49:48 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- consistent messages

---- Files affected:
SOURCES:
   rpcgssd.init (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/rpcgssd.init
diff -u SOURCES/rpcgssd.init:1.4 SOURCES/rpcgssd.init:1.5
--- SOURCES/rpcgssd.init:1.4	Thu Apr  5 19:28:30 2007
+++ SOURCES/rpcgssd.init	Thu Apr  5 19:49:43 2007
@@ -17,7 +17,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 "RPC gssd daemon"
+		msg_network_down "RPC gssd"
 		exit 1
 	fi
 else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpcgssd.init?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list