From 15737d779d3514041ea691653b4d5f0eb222b62d Mon Sep 17 00:00:00 2001 From: Markus Feilner Date: Tue, 12 Dec 2023 10:39:21 +0000 Subject: [PATCH] Update docs/ocis/deployment/ubernauten.md Co-authored-by: Martin --- docs/ocis/deployment/ubernauten.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/deployment/ubernauten.md b/docs/ocis/deployment/ubernauten.md index 948f129a2..19c0d2807 100644 --- a/docs/ocis/deployment/ubernauten.md +++ b/docs/ocis/deployment/ubernauten.md @@ -89,7 +89,7 @@ export PROXY_LOG_LEVEL=debug /home/owncloud/ocis server ``` -There are four supervisorctl commands that you will find useful (many more can be found in its documentation). You can use `supervisorctl status` to check which services managed by supervisorctl are running, a `supervisorctl reread` will be necessary after you changed the `ini` files, an `update` is applying the changes, and `supervisorctl stop` will stop a running service: +There are four supervisorctl commands that you will find useful (many more can be found in its documentation). You can use `supervisorctl status` to check which services managed by supervisorctl are running, a `supervisorctl reread` will be necessary after you changed the `ini` files, an `update` is applying changes, and `supervisorctl stop` will stop a running service: ``` [owncloud@ocis ~]$ supervisorctl status