uwsgi-cgi: set socket to 666 permission
authorAnsuel Smith <redacted>
Tue, 17 Jul 2018 23:52:09 +0000 (01:52 +0200)
committerAnsuel Smith <redacted>
Tue, 17 Jul 2018 23:52:09 +0000 (01:52 +0200)
commit0410c7b238919e9100937fc207f843b2964966a9
tree5a2a9dbe0fc76e79597f2d32a2de3c721a924055
parent9b327f8199f0eb46210892d7027fede35e0d8373
uwsgi-cgi: set socket to 666 permission

Currently the socket file for uwsgi can be open only from root user, change this to permit other use to use it. (Needed for nginx to use uwsgi as nobody or dedicated user)

Signed-off-by: Ansuel Smith <redacted>
net/uwsgi-cgi/Makefile
net/uwsgi-cgi/files-luci-support/uwsgi.conf
git clone https://git.99rst.org/PROJECT