1b255a44e5
Still not entirely working as I want it to, need to figure out why uwsgi returns 30 and how to make systemd understand that is fine
8 lines
141 B
INI
8 lines
141 B
INI
[uwsgi]
|
|
uid = uwsgi
|
|
gid = uwsgi
|
|
socket = /run/uwsgi/uwsgi.socket
|
|
pidfile = /run/uwsgi/uwsgi.pid
|
|
emperor = /etc/uwsgi.d
|
|
emperor-tyrant = true
|