summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boot <bootc@debian.org>2018-11-04 12:56:54 +0000
committerChris Boot <bootc@debian.org>2018-11-04 12:56:54 +0000
commit12db38473373c1a4fecc819ffe9770f6ebd15a4f (patch)
treefc3c5904f54a133bacfd75389879b3bb5912642a
parent3934d043adcf4bfdd88762f657fe6ee31e38e8c2 (diff)
_scripts_README
Gbp-Pq: Name 010_scripts_README.diff
-rw-r--r--scripts/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README
index 00e032c..439c900 100644
--- a/scripts/README
+++ b/scripts/README
@@ -141,3 +141,17 @@ option. In addition, all ASCII control characters [0x00 to 0x1f], plus 0xff,
are escaped. This may need to be modified depending on the ssh (or
pseudo-tty) implementation which may differ across platforms, for further
optimizations.
+
+------------------------------------------------------------------------
+
+12. pon, poff and ip-up
+
+These are modified version of the pon/poff/ip-up scripts contributed by Yann
+Dirson <dirson@debian.org>. They allow you to call "pon quick" respectively
+"pon quick my-isp" to just call the provider for running you ip-up scripts in
+/etc/ppp/ip-up.d. This can be useful to check for incoming/flush outgoing
+mail, without the necessary delay before hangup introduced by diald or such.
+
+These scripts break the possibility to connect to multiple ISPs at once, so
+they are included only here.
+