mirror of https://github.com/hak5/openwrt.git
parent
92a9040845
commit
4687b043ee
|
@ -200,7 +200,7 @@ config BUSYBOX_CONFIG_HEAD
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_FANCY_HEAD
|
config BUSYBOX_CONFIG_FEATURE_FANCY_HEAD
|
||||||
bool " Enable head options (-c, -q, and -v)"
|
bool " Enable head options (-c, -q, and -v)"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_HEAD
|
depends on BUSYBOX_CONFIG_HEAD
|
||||||
help
|
help
|
||||||
This enables the head options (-c, -q, and -v).
|
This enables the head options (-c, -q, and -v).
|
||||||
|
|
Loading…
Reference in New Issue