Make sure we run in inetd mode with fd > 2

This commit is contained in:
Radim Kolar 2020-06-05 19:09:41 +02:00
parent abdac00eef
commit ddd30f921f

View File

@ -7,6 +7,9 @@ Version NEXT
make relative links while installing man pages for fsp client make relative links while installing man pages for fsp client
programs. Required for rpm packaging. programs. Required for rpm packaging.
code cleanup code cleanup
make sure that our descriptor for running in inetd is not 0 to 2,
because we closing these later. This should help systemd internal
inetd to work correctly using fspd socket activation.
Version 2.8.1b29 - 24 Aug 2019 Version 2.8.1b29 - 24 Aug 2019
added scons command line argument without-fspscan=yes for building added scons command line argument without-fspscan=yes for building