[systemd-devel] How to control socket activation when it run respawn infinitely.

David Timothy Strauss david at davidstrauss.net
Sun Dec 22 09:42:42 PST 2013


On Sun, Dec 22, 2013 at 11:43 AM, Tony Seo <tonyseo7 at gmail.com> wrote:
> Frankly speaking, I don't understand why service daemon is infinitely
> spawned when I set the option "Accept= false".
> And Why couldn't the client process connect to socket unit that I made by
> setting "Accept= true".

I think you need to learn more about Unix socket programming before
it's possible to explain how those options work in systemd. The stage
of accept() is pretty key, and it's not systemd-specific.


More information about the systemd-devel mailing list