mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
so many errors, systemd still not working -- which uwsgi as root does
This commit is contained in:
parent
a7d55209c2
commit
fdb872dc03
3 changed files with 11 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=uWSGI Service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/uwsgi --ini /etc/uwsgi/admin_console_wsgi.ini
|
||||
ExecStart=/usr/local/bin/uwsgi --ini /etc/uwsgi/apps-enabled/admin-console.ini
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
KillSignal=SIGQUIT
|
Loading…
Add table
Add a link
Reference in a new issue