From 5bad04583598dba22c86a2fed8007f5a041c486e Mon Sep 17 00:00:00 2001 From: catborise Date: Wed, 8 Aug 2018 11:27:39 +0300 Subject: [PATCH] correction of supervisorctl output --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb68cc2..3fb4e6e 100644 --- a/README.md +++ b/README.md @@ -193,10 +193,9 @@ sudo systemctl restart nginx && systemctl restart supervisord And finally, check everything is running: ```bash sudo supervisorctl status - -novncd RUNNING pid 24186, uptime 2:59:14 -webvirtcloud RUNNING pid 24185, uptime 2:59:14 - +gstfsd RUNNING pid 24662, uptime 6:01:40 +novncd RUNNING pid 24661, uptime 6:01:40 +webvirtcloud RUNNING pid 24660, uptime 6:01:40 ``` #### Apache mod_wsgi configuration