From ddd30f921fefdef68adbe3c4d9c876ddb1720a69 Mon Sep 17 00:00:00 2001 From: Radim Kolar Date: Fri, 5 Jun 2020 19:09:41 +0200 Subject: [PATCH] Make sure we run in inetd mode with fd > 2 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 045c1fe..3862872 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ Version NEXT make relative links while installing man pages for fsp client programs. Required for rpm packaging. 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 added scons command line argument without-fspscan=yes for building