wok annotate wicd/stuff/dhclient @ rev 2855
Fix: wicd for udhcpc
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri May 01 12:08:02 2009 +0000 (2009-05-01) |
parents | |
children |
rev | line source |
---|---|
jozee@2855 | 1 #!/bin/sh |
jozee@2855 | 2 # wrapper script |
jozee@2855 | 3 /sbin/udhcpc -b -i $1 |