uhttpd: add support for enforcing https
[openwrt.git] / package / network / services / uhttpd / files / uhttpd.init
index c493aaf..1ebe38e 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