uwsgi creates sockets that are writable by everyone. This is bad.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 6704 Build 6921: arc lint + arc unit
Event Timeline
Comment Actions
I have *not* built and tested this. It should be validated that it is working correctly normally and with a profile.
Comment Actions
Syntax was wrong. You need -C=value or --chmod-socket=value.
This makes no sense, but it's the only way it works.