aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-09-23 18:01:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-09-23 18:01:51 +0000
commit1b1f3eb0cf5e8d7a1faa9f41ec5ba9a419123054 (patch)
tree7b461091c343deaad7f71a9e043085069023e192 /package/ppp
parentfd0217221eda59a2ebb7c556416b5cd92cc6c236 (diff)
downloadmaster-187ad058-1b1f3eb0cf5e8d7a1faa9f41ec5ba9a419123054.tar.gz
master-187ad058-1b1f3eb0cf5e8d7a1faa9f41ec5ba9a419123054.tar.bz2
master-187ad058-1b1f3eb0cf5e8d7a1faa9f41ec5ba9a419123054.zip
add fixes for the pptp network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4835 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp')
-rw-r--r--package/ppp/files/pptp.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/ppp/files/pptp.sh b/package/ppp/files/pptp.sh
deleted file mode 100644
index 7b33ac1ff7..0000000000
--- a/package/ppp/files/pptp.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-scan_pptp() {
- scan_ppp "$@"
-}