[package] uhttpd:
[openwrt.git] / package / uhttpd / files / uhttpd.init
index a25bf78..ba7dd49 100755 (executable)
@@ -65,6 +65,7 @@ start_instance()
        append_arg "$cfg" cgi_prefix "-x"
        append_arg "$cfg" lua_prefix "-l"
        append_arg "$cfg" lua_handler "-L"
+       append_arg "$cfg" script_timeout "-t"
 
        config_list_foreach "$cfg" listen_http \
                append_listen_http
This page took 0.018645 seconds and 4 git commands to generate.