busybox: Add hostname propagation for ifup

This commit is contained in:
tkl
2021-02-23 21:54:29 +01:00
parent 497d6aa4e3
commit 61b2c0a001
2 changed files with 2 additions and 3 deletions

View File

@@ -3,3 +3,4 @@ CONFIG_FEATURE_NTPD_SERVER=y
CONFIG_FEATURE_NTPD_CONF=y
CONFIG_FEATURE_NTP_AUTH=y
CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R -b -H $HOSTNAME"