Re: [systemd-devel] Per-connection socket activation not always running service

2015-09-12 Thread Andrei Borzenkov
27.08.2015 04:52, John Pitney пишет: To check my understanding of how per-connection socket activation works, I've tried to make a very simple socket-activated service which runs any input through md5sum, writes md5sum's output to the journal, and then sleeps for one second. What I have works, b

[systemd-devel] Per-connection socket activation not always running service

2015-08-26 Thread John Pitney
To check my understanding of how per-connection socket activation works, I've tried to make a very simple socket-activated service which runs any input through md5sum, writes md5sum's output to the journal, and then sleeps for one second. What I have works, but only sometimes. Frequently, no md5s