Author: glen Date: Mon Jan 2 01:04:42 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - --use-syslog requires an argument
---- Files affected: SOURCES: ntop-config.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/ntop-config.patch diff -u /dev/null SOURCES/ntop-config.patch:1.1 --- /dev/null Mon Jan 2 02:04:42 2006 +++ SOURCES/ntop-config.patch Mon Jan 2 02:04:37 2006 @@ -0,0 +1,11 @@ +--- ntop-3.2/packages/RedHat/ntop.conf.sample 2006-01-02 02:11:46.000000000 +0200 ++++ /tmp/ntop.conf 2006-01-02 02:33:19.000000000 +0200 +@@ -207,7 +207,7 @@ + ## Thus a typical startup for ntop running as a daemon is: + #--daemon --use-syslog + +---use-syslog ++--use-syslog=daemon + + + ## You can also direct the messages to another file. You'll want to ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
