From 3cc0f479dc2f84e856a1890de8c9ab287974083b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 11 Nov 2013 12:19:02 +0000 Subject: uhttp: make the service auto respawn if it crashes Signed-off-by: John Crispin SVN-Revision: 38724 --- package/network/services/uhttpd/files/uhttpd.init | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/services') 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" -- cgit v1.1