mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-21 19:11:07 +02:00
5dfad93958
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2364 3c298f89-4303-0410-b956-a3cf2f4a3e73
3 lines
95 B
Bash
Executable File
3 lines
95 B
Bash
Executable File
#!/bin/sh
|
|
[ -z "$6" ] || env -i ACTION="ifdown" INTERFACE="$6" PROTO=ppp /sbin/hotplug "iface"
|