mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
enable httpd sighup config reload by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6235 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3a8525a17a
commit
68c1a2cdc1
@ -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 New Issue
Block a user