Re: [OpenWrt-Devel] [PATCH] procd: Allow process respawning forever

2013-11-20 Thread John Crispin
On 20/11/13 09:01, Helmut Schaa wrote: On Tue, Nov 19, 2013 at 5:33 PM, John Crispin wrote: i just pushed this fix. I also pushed a fix for the running trigger bug you reported. Nice, haven't found time to fix it myself yet! Thanks, Helmut the second patch actually required a patch to li

Re: [OpenWrt-Devel] [PATCH] procd: Allow process respawning forever

2013-11-20 Thread Helmut Schaa
On Tue, Nov 19, 2013 at 5:33 PM, John Crispin wrote: > i just pushed this fix. I also pushed a fix for the running trigger bug you > reported. Nice, haven't found time to fix it myself yet! Thanks, Helmut ___ openwrt-devel mailing list openwrt-devel@l

Re: [OpenWrt-Devel] [PATCH] procd: Allow process respawning forever

2013-11-19 Thread John Crispin
On 15/11/13 16:11, Helmut Schaa wrote: Use respawn_retry==0 as indication to respawn a process forever. Signed-off-by: Helmut Schaa --- instance.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance.c b/instance.c index 05b0f99..2db1ded 100644 --- a/instance.c +++

[OpenWrt-Devel] [PATCH] procd: Allow process respawning forever

2013-11-15 Thread Helmut Schaa
Use respawn_retry==0 as indication to respawn a process forever. Signed-off-by: Helmut Schaa --- instance.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance.c b/instance.c index 05b0f99..2db1ded 100644 --- a/instance.c +++ b/instance.c @@ -162,7 +162,7 @@ instance_