summaryrefslogtreecommitdiff
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, 0 insertions, 9 deletions
diff --git a/ppp/ppp-2.4.1/pon b/ppp/ppp-2.4.1/pon
deleted file mode 100644
index 91c059501a..0000000000
--- a/ppp/ppp-2.4.1/pon
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-if [ "$1" = "quick" ]
-then
- touch /var/run/ppp-quick
- shift
-fi
-
-/usr/sbin/pppd call ${1:-provider}