Hi Patrick,

However the source in s6-svscan:107

       case SIGTERM : cont = 0 ; wantkill = 1 ; killmode = KILLMODE_ACTIVE | 
KILLMODE_SERVICES ; break ;

Is different from s6-svscan:130

       case 't' : cont = 0 ; killmode = KILLMODE_ACTIVE | KILLMODE_SERVICES ; 
return ;

 Good catch. That's what happens when you duplicate code...
 I'll release a patched version soon.

 Thanks for the bug-report!

--
 Laurent

Reply via email to