add hotplug stuff to trunk/
[openwrt.git] / package / ppp / files / etc / ppp / ip-up
1 #!/bin/sh
2 [ -z "$6" ] || env -i ACTION="ifup" INTERFACE="$6" PROTO=ppp /sbin/hotplug "iface"
This page took 0.044731 seconds and 5 git commands to generate.