aboutsummaryrefslogtreecommitdiffstats
path: root/main/uwsgi/readme.emperor
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-06-13 23:48:42 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2016-06-13 23:48:51 +0200
commit82aedbd8f83cea529a99c7e999770c5449f080a0 (patch)
tree578f28c79f8cbeece378332c99fdf678591d294d /main/uwsgi/readme.emperor
parent842d2afe8c013ca51926d0727852fae42dbdfaf4 (diff)
downloadaports-82aedbd8f83cea529a99c7e999770c5449f080a0.tar.bz2
aports-82aedbd8f83cea529a99c7e999770c5449f080a0.tar.xz
main/uwsgi: fix init
Diffstat (limited to 'main/uwsgi/readme.emperor')
-rw-r--r--main/uwsgi/readme.emperor6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/uwsgi/readme.emperor b/main/uwsgi/readme.emperor
index 074f802400..d86c6b5430 100644
--- a/main/uwsgi/readme.emperor
+++ b/main/uwsgi/readme.emperor
@@ -1,3 +1,5 @@
-drop your uwsgi config files inside this directory.
-uwsgi will automatically load them (Emperor mode).
+drop your uwsgi config files inside this directory uwsgi will automatically
+load them (Emperor mode) and start a vassal.
+uwsgi will run the vassal using the UID/GID of the vassal configuration file.
see: http://uwsgi-docs.readthedocs.io/en/latest/Emperor.html
+make sure your webserver belongs to the uwsgi group to access the socket.