wok annotate wicd/stuff/dhclient @ rev 9521
Add arpwatch.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 07 08:27:54 2011 +0000 (2011-04-07) |
parents | |
children |
rev | line source |
---|---|
jozee@2855 | 1 #!/bin/sh |
jozee@2855 | 2 # wrapper script |
jozee@2855 | 3 /sbin/udhcpc -b -i $1 |