Where should sockets be placed from the FHS 3.0?
IMHO, they should go in /run/<project>/<socket>.sock
SELinux is, recently, complaining about this; preventing nginx to use a non httpdt label; while the socket get's a varrun_t label.
Anyway, I need to be sure of this and this is why I ask.
Thank you.