aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/ppp/ppp/syslog_local2
blob: 32a8cead9e0c7365f69ffd4a7f499b3a373e76e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN ppp.orig/pppd/pppd.h ppp/pppd/pppd.h
--- ppp.orig/pppd/pppd.h	2003-11-28 00:30:27.000000000 +0100
+++ ppp/pppd/pppd.h	2003-11-28 00:30:20.000000000 +0100
@@ -812,7 +812,7 @@
   || defined(DEBUGCHAP) || defined(DEBUG) || defined(DEBUGIPV6CP)
 #define LOG_PPP LOG_LOCAL2
 #else
-#define LOG_PPP LOG_DAEMON
+#define LOG_PPP LOG_LOCAL2
 #endif
 #endif /* LOG_PPP */