Re: [LEDE-DEV] [PATCH 1/2] service: add func for string config change check

2018-02-11 Thread John Crispin
Hi could you resend this with a description text ? I figured out what the patch does but it would be nice to have it as part of the commit history. same for the group id patch please ...     John On 11/02/18 13:07, Yousong Zhou wrote: Signed-off-by: Yousong Zhou --- service/instance.c |

[LEDE-DEV] [PATCH 1/2] service: add func for string config change check

2018-02-11 Thread Yousong Zhou
Signed-off-by: Yousong Zhou --- service/instance.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/service/instance.c b/service/instance.c index 12c2efe..c3f8b56 100644 --- a/service/instance.c +++ b/service/instance.c @@ -588,6 +588,11 @@ instance_restart(struc