enable httpd sighup config reload by default

SVN-Revision: 6235
master
Felix Fietkau 18 years ago
parent 7656ad75e5
commit 79a23fb824
  1. 2
      package/busybox/config/networking/Config.in

@ -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…
Cancel
Save