From 7248abc80b331690c2c26b671db7f573839c796f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 31 Jan 2007 19:58:55 +0000 Subject: enable httpd sighup config reload by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6235 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/config/networking/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index 8df502e1de..0cb7752a3f 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 -- cgit v1.2.3