Author: blues Date: Mon Jan 7 11:14:46 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - use facility MAIL, not DAEMON
---- Files affected: SOURCES: solid-pop3d-facility_mail.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/solid-pop3d-facility_mail.patch diff -u /dev/null SOURCES/solid-pop3d-facility_mail.patch:1.1 --- /dev/null Mon Jan 7 12:14:46 2008 +++ SOURCES/solid-pop3d-facility_mail.patch Mon Jan 7 12:14:41 2008 @@ -0,0 +1,11 @@ +--- ./src/const.h.org 2008-01-07 11:59:54.000000000 +0100 ++++ ./src/const.h 2008-01-07 12:02:55.000000000 +0100 +@@ -65,7 +65,7 @@ + + # define POP_IDENT "spop3d" + # define POP_PRIORITY LOG_NOTICE +-# define POP_FACILITY LOG_DAEMON ++# define POP_FACILITY LOG_MAIL + + # define PASSWORDLN 35 + # define SASLSECRETLN 1024 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
