Well, my #snac install is now using unix sockets instead of IP ones. Because I use the #Debian backports package, I had to do a bit of systemctl edit sorcery, disabling PrivateTmp, which is a bit meh.
Don't ask me why I did it, especially that I don't need that much of throughput.
@mascal@bench.thebus.top Fun, I did the same just because I could too. I put the socket in my snac folder, allowing the Webserver to read that parent folder, but then I didn't have to disable private tmp. Hoping I didn't overlook something critical there 🙂.
No, actually you're the one who is right! As i said on my side it was pretty meh. I managed to bring back privatetmp after a chmod o+x of my snac folder, and put the socket there, which seems more acceptable to me. Thanks a lot for pushing me to reevaluate the situation 🙂