summaryrefslogtreecommitdiff
path: root/bin/ifup
blob: 2b60f1cd250eab248714eb4dda2439da5390cb07 (plain)
1
2
3
4
5
6
7
#!/bin/sh

DEV=$1

ifconfig $DEV up
udhcpc -t 5 -q -s /bin/udhcpc.script