[systemd-devel] [PATCH] rpcbind: systemd socket activation
Steve Dickson
steved at redhat.com
Fri Nov 21 08:43:46 PST 2014
This is a re-post of Tom's patch he posted a while back.
I made the following changes.
* Reorganized the changes so the diff is more readable
by using a goto instead of indenting 268 lines.
* Removed the systemd scripts because they just didn't
work and won't going to work. I did spend some time
on them but debugging was not worth the time since
the current ones worked. I'm more than willing to
revisit this down the line.
Finally I would like to thank Tom for all of his help!
It was much appreciated!
Tom Gundersen (1):
rpcbind: add support for systemd socket activation
Makefile.am | 6 +++++
configure.ac | 10 ++++++++
src/rpcbind.c | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
3 files changed, 91 insertions(+), 6 deletions(-)
--
2.1.0
More information about the systemd-devel
mailing list