Enabling stats log socket, and capabilities
Now that we are compiling with libcap by default, it makes sense to take advantage of capabilities
This commit is contained in:
parent
2c1b7e4cb1
commit
11e3d17854
@ -3,3 +3,6 @@ uid = uwsgi
|
||||
gid = uwsgi
|
||||
pidfile = /run/uwsgi/uwsgi.pid
|
||||
emperor = /etc/uwsgi.d
|
||||
stats = /run/uwsgi/stats.sock
|
||||
emperor-tyrant = true
|
||||
cap = setgid,setuid
|
||||
|
Loading…
Reference in New Issue
Block a user