enable httpd sighup config reload by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6235 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2007-01-31 19:58:55 +00:00
parent 0576c5f5c6
commit 7248abc80b
1 changed files with 1 additions and 1 deletions

View File

@ -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