From: Alex P. <pes...@ma...> - 2012-03-22 10:20:30
|
On 03/22/12 13:48, philippe makowski wrote: > Alex Peshkoff [2012-03-22 09:43] : >> BTW, in posix things are even more funny. "firebird" executable detects, >> is it started from shell (SS/SC) or from (x)inetd network listener (CS). >> Therefore no switch "-m" is needed at all. > and in that case, what about systemd, where xinetd is no longer > something need ? > > here systemd scripts for Classic : > ............... > StandardInput=socket Here is an answer. If stdin is a socket, firebird server runs in classic mode. |