I'm running a Django app using uWSGI and nginx. I already saw in the uWSGI documentation that I should not run uWSGI as root. But does it matter if the user I run uWSGI has sudo access? Should I try to use a user that is not a sudoer or does it not really matter?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7b28bd49-a1df-428a-b828-a085662100a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

