]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/ppp-2.4.2-printstats.patch
Wir kehren zurueck zu Kudzu, da hwinfo noch mehr Aerger macht.
[people/teissler/ipfire-2.x.git] / src / patches / ppp-2.4.2-printstats.patch
1 diff -ruN ppp-2.4.2.old/pppd/main.c ppp-2.4.2/pppd/main.c
2 --- ppp-2.4.2.old/pppd/main.c 2004-01-13 05:00:34.000000000 +0100
3 +++ ppp-2.4.2/pppd/main.c 2004-02-19 14:41:23.000000000 +0100
4 @@ -1127,7 +1127,6 @@
5 die(status)
6 int status;
7 {
8 - print_link_stats();
9 cleanup();
10 notify(exitnotify, status);
11 syslog(LOG_INFO, "Exit.");