+systemctl status django-for-runners

This commit is contained in:
Jens Diemer 2023-04-03 10:26:28 +02:00
parent 11a72c4305
commit 5c3e3f1dc7

View file

@ -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
```