소스 검색

Correct behaviour

Supervisor is doing
stop then start
there is no such method as restart in the restart command.
gudata 9 년 전
부모
커밋
35f53ba00a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/running.rst

+ 1 - 1
docs/running.rst

@@ -256,7 +256,7 @@ Signal Handlers
 ``SIGHUP``
 
   :program:`supervisord` will stop all processes, reload the
-  configuration from the first config file it finds, and restart all
+  configuration from the first config file it finds, and start all
   processes.
 
 ``SIGUSR2``