Date: Thursday, March 20, 2014 @ 06:05:22 Author: svenstaro Revision: 107824
Make it easier for people to run lots of emperor mode applications using the common http user which is probably the most common use case Modified: uwsgi/trunk/tmpfilesd -----------+ tmpfilesd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: tmpfilesd =================================================================== --- tmpfilesd 2014-03-20 04:43:53 UTC (rev 107823) +++ tmpfilesd 2014-03-20 05:05:22 UTC (rev 107824) @@ -1 +1 @@ -d /run/uwsgi 0755 - - - - +d /run/uwsgi 0775 root http - -
