From c14a98b78eafb2a8d4d12e050d88a3537bed6c6e Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 15 Nov 2019 02:44:53 -0400 Subject: [PATCH] Add supervisor configuration reread step changes Signed-off-by: Roberto Rosario --- docs/chapters/deploying.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/chapters/deploying.rst b/docs/chapters/deploying.rst index a14f694f16..4776923c66 100644 --- a/docs/chapters/deploying.rst +++ b/docs/chapters/deploying.rst @@ -239,6 +239,7 @@ of a restart or power failure. The Gunicorn workers are increased to 3. ------------------------ :: + sudo supervisorctl reread sudo supervisorctl restart all