mascal

@mascal@bench.thebus.top

I suffer from Frenchness.
Pronounshe/him
SituationIt's complicated
Headquartershttps://thebus.top
0 ★ 0 ↺

mascal »
@mascal@bench.thebus.top

Well, my install is now using unix sockets instead of IP ones. Because I use the 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.

    ...

    Menel :xmpp: »
    @menel@snikket.de

    @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 🙂.

      ...
      1 ★ 0 ↺

      mascal »
      @mascal@bench.thebus.top

      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 🙂