fix svn patch breakage in glib
[openwrt/svn-archive/archive.git] / obsolete-buildroot / sources / openwrt / patches / ppp / 010_scripts_README.diff
1 --- ppp-2.4.0b4.orig/scripts/README
2 +++ ppp-2.4.0b4/scripts/README
3 @@ -141,3 +141,17 @@
4 are escaped. This may need to be modified depending on the ssh (or
5 pseudo-tty) implementation which may differ across platforms, for further
6 optimizations.
7 +
8 +------------------------------------------------------------------------
9 +
10 +12. pon, poff and ip-up
11 +
12 +These are modified version of the pon/poff/ip-up scripts contributed by Yann
13 +Dirson <dirson@debian.org>. They allow you to call "pon quick" respectively
14 +"pon quick my-isp" to just call the provider for running you ip-up scripts in
15 +/etc/ppp/ip-up.d. This can be useful to check for incoming/flush outgoing
16 +mail, without the necessary delay before hangup introduced by diald or such.
17 +
18 +These scripts break the possibility to connect to multiple ISPs at once, so
19 +they are included only here.
20 +