[systemd-devel] help with systemd socket file for programs in the quagga suite
Andrei Borzenkov
arvidjaar at gmail.com
Sat Sep 13 12:04:01 PDT 2014
В Fri, 12 Sep 2014 19:10:01 +0100
"lux-integ" <lux-integ at btconnect.com> пишет:
> On Friday 12 September 2014 18:28:30 Dave Reisner wrote:
> > I'll stop you here. You can't simply "synthesize" a socket unit for any
> > arbitrary program that uses a socket (regardless of the address family).
> > Socket units are specific to socket-activated services (which requires
> > code changes in the daemon itself) and per-connection spawning.
> >
> > Based on a perusal of the manpage and source, Zebra appears to be
> > neither of these
>
>
> thanks a lot
>
> I too checked the man page I found on the internet and found them to be
> different to doing
> /usr/sbin/zebra --help
>
> I tend to err on the side of trusting the installed more and so
> why does this line :-
> ( -z, --socket Set path of zebra socket )
> results from
> /usr/sbin/zebra --help
> ( and indeed all the programs in the quagga suite ? )
>
> Is it in error ?
>
May be not, but socket activated services in systemd receive socket on
stdin/stdout, not as argument.
> thanks in advance
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
More information about the systemd-devel
mailing list