diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in index 668823784..5222b78d4 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -923,7 +923,7 @@ source networking/udhcp/Config.in | |||
923 | config IFUPDOWN_UDHCPC_CMD_OPTIONS | 923 | config IFUPDOWN_UDHCPC_CMD_OPTIONS |
924 | string "ifup udhcpc command line options" | 924 | string "ifup udhcpc command line options" |
925 | default "-R -n" | 925 | default "-R -n" |
926 | depends on IFUPDOWN && APP_UDHCPC | 926 | depends on IFUPDOWN && UDHCPC |
927 | help | 927 | help |
928 | Command line options to pass to udhcpc from ifup. | 928 | Command line options to pass to udhcpc from ifup. |
929 | Intended to alter options not available in /etc/network/interfaces. | 929 | Intended to alter options not available in /etc/network/interfaces. |