From: nbd Date: Wed, 31 Jan 2007 19:58:55 +0000 (+0000) Subject: enable httpd sighup config reload by default X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=68c1a2cdc18990dd1f567f519423deba62a861d1 enable httpd sighup config reload by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6235 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index 8df502e1d..0cb7752a3 100644 --- a/package/busybox/config/networking/Config.in +++ b/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