diff options
Diffstat (limited to 'package/network/services')
-rwxr-xr-x | package/network/services/uhttpd/files/uhttpd.init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/services/uhttpd/files/uhttpd.init b/package/network/services/uhttpd/files/uhttpd.init index ce30483..5b76864 100755 --- a/package/network/services/uhttpd/files/uhttpd.init +++ b/package/network/services/uhttpd/files/uhttpd.init @@ -60,6 +60,7 @@ start_instance() local listen http https interpreter indexes path procd_open_instance + procd_set_param respawn procd_set_param command "$UHTTPD_BIN" -f append_arg "$cfg" home "-h" |