From 5c3e3f1dc7702739069fa195a8b1ab7b7aa1116f Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Mon, 3 Apr 2023 10:26:28 +0200 Subject: [PATCH] +systemctl status django-for-runners --- doc/DISCLAIMER.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 37384f3..8b2ab88 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -122,6 +122,7 @@ root@yunohost:~# tail -f /var/log/django-for-runners/django-for-runners.log root@yunohost:~# cat /etc/systemd/system/django-for-runners.service root@yunohost:~# systemctl reload-or-restart django-for-runners +root@yunohost:~# systemctl status django-for-runners root@yunohost:~# journalctl --unit=for_runners --follow ```