diff --git a/plinth/modules/bepasty/data/etc/uwsgi/apps-available/bepasty-freedombox.ini b/plinth/modules/bepasty/data/etc/uwsgi/apps-available/bepasty-freedombox.ini index 3195d2a06..8fada8377 100644 --- a/plinth/modules/bepasty/data/etc/uwsgi/apps-available/bepasty-freedombox.ini +++ b/plinth/modules/bepasty/data/etc/uwsgi/apps-available/bepasty-freedombox.ini @@ -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