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:
Jorge Gallegos 2013-10-05 12:17:36 -07:00
parent 2c1b7e4cb1
commit 11e3d17854

View File

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