mirror of
https://github.com/YunoHost-Apps/django-for-runners_ynh.git
synced 2024-09-03 18:26:16 +02:00
Merge pull request #35 from YunoHost-Apps/dev
+systemctl status django-for-runners
This commit is contained in:
commit
42aa60c602
3 changed files with 3 additions and 0 deletions
|
@ -168,6 +168,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
|
||||
```
|
||||
|
||||
|
|
|
@ -168,6 +168,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
|
||||
```
|
||||
|
||||
|
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue