aboutsummaryrefslogtreecommitdiffstats
path: root/ppp/ppp-2.4.1/pon
diff options
context:
space:
mode:
Diffstat (limited to 'ppp/ppp-2.4.1/pon')
-rw-r--r--ppp/ppp-2.4.1/pon9
1 files changed, 9 insertions, 0 deletions
diff --git a/ppp/ppp-2.4.1/pon b/ppp/ppp-2.4.1/pon
index e69de29bb2..91c059501a 100644
--- a/ppp/ppp-2.4.1/pon
+++ b/ppp/ppp-2.4.1/pon
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+if [ "$1" = "quick" ]
+then
+ touch /var/run/ppp-quick
+ shift
+fi
+
+/usr/sbin/pppd call ${1:-provider}