blob: 992b5efea21ab76f717b6ec72a9a023364aaf910 [file] [log] [blame]
ifc=$1
if [ -z "$(ip -o -4 addr show $ifc)" ]; then
run-dhclient $ifc
fi