From: Felix Fietkau Date: Wed, 31 Jan 2007 19:58:55 +0000 (+0000) Subject: enable httpd sighup config reload by default X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=7c8b2ed0cd5f43055dae21711b7c9ac58172a1c9 enable httpd sighup config reload by default SVN-Revision: 6235 --- 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