mirror of https://github.com/hak5/openwrt.git
parent
7656ad75e5
commit
79a23fb824
|
@ -77,7 +77,7 @@ config BUSYBOX_CONFIG_HTTPD
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
|
config BUSYBOX_CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
|
||||||
bool "Support reloading the global config file using hup signal"
|
bool "Support reloading the global config file using hup signal"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_HTTPD
|
depends on BUSYBOX_CONFIG_HTTPD
|
||||||
help
|
help
|
||||||
This option enables processing of SIGHUP to reload cached
|
This option enables processing of SIGHUP to reload cached
|
||||||
|
|
Loading…
Reference in New Issue