net: fix typo
This commit is contained in:
parent
3df0bd64cb
commit
dceeef9fe5
@ -61,7 +61,7 @@ udhcpc_start()
|
||||
esac
|
||||
|
||||
case " ${args} " in
|
||||
*" --hosname="*|*" -h "*|*" -H "*);;
|
||||
*" --hostname="*|*" -h "*|*" -H "*);;
|
||||
*)
|
||||
if ${sendhost}; then
|
||||
local hname="$(hostname)"
|
||||
|
Loading…
Reference in New Issue
Block a user