#20911: loading.gif is not displaying when flashing new image when accessing
luci
by a hostname and not an IP address
----------------------+---------------------------------------
Reporter: stangri | Owner:
Type: defect | Status: new
Priority: lowest | Milestone: Designated Driver (Trunk)
Component: luci | Version: Trunk
Resolution: | Keywords:
----------------------+---------------------------------------
Comment (by anonymous):
Try this
{{{
--- a/package/base-files/files/lib/upgrade/common.sh
+++ b/package/base-files/files/lib/upgrade/common.sh
@@ -129,7 +129,7 @@
else
case "$name" in
# Skip essential services
-
*procd*|*ash*|*init*|*watchdog*|*ssh*|*dropbear*|*telnet*|*login*|*hostapd*|*wpa_supplicant*|*nas*)
: ;;
+
*procd*|*ash*|*init*|*watchdog*|*ssh*|*dropbear*|*telnet*|*login*|*hostapd*|*wpa_supplicant*|*nas*|*httpd*)
: ;;
# Killable process
*)
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/20911#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets