Author: glen                         Date: Sun Mar 19 17:07:24 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix service name

---- Files affected:
SOURCES:
   bootparamd.init (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SOURCES/bootparamd.init
diff -u SOURCES/bootparamd.init:1.9 SOURCES/bootparamd.init:1.10
--- SOURCES/bootparamd.init:1.9 Thu Dec  8 02:02:49 2005
+++ SOURCES/bootparamd.init     Sun Mar 19 18:07:19 2006
@@ -16,7 +16,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 rwalld
+               msg_network_down rpc.bootparamd
                exit 1
        fi
 else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bootparamd.init?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to