enable httpd sighup config reload by default
SVN-Revision: 6235
This commit is contained in:
parent
7656ad75e5
commit
79a23fb824
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ config BUSYBOX_CONFIG_HTTPD
|
|||
|
||||
config BUSYBOX_CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
|
||||
bool "Support reloading the global config file using hup signal"
|
||||
default n
|
||||
default y
|
||||
depends on BUSYBOX_CONFIG_HTTPD
|
||||
help
|
||||
This option enables processing of SIGHUP to reload cached
|
||||
|
|
Loading…
Reference in a new issue