[systemd-devel] Service activation

2022-02-12 Thread Wol
More fun getting things to work ... :-) So I've got a service, scarletdme.service, which fires up my db backend for running interactively. However, I also need a socket service for remote connections. I've got the xinetd files, but if I'm running systemd, I want to use systemd :-) So I've

Re: [systemd-devel] systemd.sockets vs xinetd

2022-02-12 Thread Cristian Rodríguez
On Thu, Feb 10, 2022 at 5:42 AM Yolo von BNANA wrote: > If you’ve done any investigation into systemd.sockets, you may believe that > it makes super servers like xinetd obsolete. At this point in time, that is > not true. The xinetd super server offers more functionality than > systemd.sockets