Author: glen                         Date: Mon Jan 16 15:39:27 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix nls bug: "nan before start"

---- Files affected:
SOURCES:
   ntop.init (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/ntop.init
diff -u SOURCES/ntop.init:1.7 SOURCES/ntop.init:1.8
--- SOURCES/ntop.init:1.7       Mon Jan  2 02:03:19 2006
+++ SOURCES/ntop.init   Mon Jan 16 16:39:22 2006
@@ -37,7 +37,7 @@
   start)
        # Check if ntop is initialized
        if [ ! -f "$NTOP_DIR/ntop_pw.db" ]; then
-               nls "ntop is not initialized. Try \"%s init\" before start." 
"$0"
+               nls "ntop is not initialized. Try '%s init' before start." 
/etc/rc.d/init.d/ntop
                exit 6
        fi
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ntop.init?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to