summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/udhcpc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/udhcpc.sh b/net/udhcpc.sh
index d001867..130f873 100644
--- a/net/udhcpc.sh
+++ b/net/udhcpc.sh
@@ -61,7 +61,7 @@ udhcpc_start()
esac
case " ${args} " in
- *" --hosname="*|*" -h "*|*" -H "*);;
+ *" --hostname="*|*" -h "*|*" -H "*);;
*)
if ${sendhost}; then
local hname="$(hostname)"