1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 13:17:37 +03:00
openwrt-xburst/openwrt/package/ppp/files/etc/ppp/ip-down
nbd 5dfad93958 add hotplug stuff to trunk/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 01:12:51 +00:00

3 lines
95 B
Bash
Executable File

#!/bin/sh
[ -z "$6" ] || env -i ACTION="ifdown" INTERFACE="$6" PROTO=ppp /sbin/hotplug "iface"