uhttpd: add support for enforcing https
[openwrt/openwrt.git] / package / network / services / uhttpd / files / uhttpd.init
index c493aafe4255d0eade70bafe6566752669f86902..1ebe38e8d304e85885f3dc78c241c67206c803a9 100755 (executable)
@@ -126,6 +126,8 @@ start_instance()
                                procd_append_param command -s "$listen"
                        done
                }
+
+               append_bool "$cfg" redirect_https "-q" 0
        }
 
        procd_close_instance