bepasty: Tighten permissions on the uwsgi socket

Tested to work alright after wsgi is restarted. Checked permissions on the
socket file /run/uwsgi/app/bepasty-freedombox/socket.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
Sunil Mohan Adapa 2020-08-18 19:33:25 -07:00 committed by Joseph Nuthalapati
parent 06568fe789
commit 35a0cdbe3e
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -14,7 +14,7 @@ autoload = false
workers = 2
# The right granted on the created socket
chmod-socket = 666
chmod-socket = 660
# Plugin to use and interpretor config
single-interpreter = true