Why not adding this feature? it's really common for 'init' system to
have start/stop/restart/reload.
Having restart/reload default to stop start.
And being able to provide a custom command or signal for each.

Sebastien Estienne



On Mon, Apr 5, 2010 at 20:21, Chris McDonough <[email protected]> wrote:
> Supervisor's only job wrt children is to send signals to children that deal
> with process termination (SIGTERM, SIGKILL).  It doesn't "reload" children.
> So, no, sorry.
>
> On 4/5/10 7:46 AM, Sebastien Estienne wrote:
>> Hello,
>>
>> is there a way to specify a custom command to reload a process,
>> because some processed like nginx have some way to reload their conf
>> without interrupting their work. (eg: nginx -s reload)
>>
>> Sebastien Estienne
>> _______________________________________________
>> Supervisor-users mailing list
>> [email protected]
>> http://lists.supervisord.org/mailman/listinfo/supervisor-users
>>
> _______________________________________________
> Supervisor-users mailing list
> [email protected]
> http://lists.supervisord.org/mailman/listinfo/supervisor-users
>
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to