add hotplug stuff to trunk/
[openwrt/svn-archive/archive.git] / openwrt / package / ppp / files / etc / ppp / ip-down
diff --git a/openwrt/package/ppp/files/etc/ppp/ip-down b/openwrt/package/ppp/files/etc/ppp/ip-down
new file mode 100755 (executable)
index 0000000..044759f
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -z "$6" ] || env -i ACTION="ifdown" INTERFACE="$6" PROTO=ppp /sbin/hotplug "iface"