Skip to content

Commit 35f53ba

Browse files
committed
Correct behaviour
Supervisor is doing stop then start there is no such method as restart in the restart command.
1 parent 5fcab2c commit 35f53ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Signal Handlers
256256
``SIGHUP``
257257

258258
:program:`supervisord` will stop all processes, reload the
259-
configuration from the first config file it finds, and restart all
259+
configuration from the first config file it finds, and start all
260260
processes.
261261

262262
``SIGUSR2``

0 commit comments

Comments
 (0)