From 249c67d54018ba4b692d146e41d9c43d1de2154a Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Fri, 16 Jun 2023 12:50:35 -0500 Subject: [PATCH] Bug 34041 - z3950 responder additional options not coming through properly This patch adds the node that the z3950 responder starter script is looking for in the z3950/config.xml to the example code. To test: - verify that the is around the commented z3950_additional_options suggestion in the etc/z3950/config.xml file - bonus points, uncomment it and make sure you can start/stop/restart koha-z3950-responder with the example config. --- etc/z3950/config.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/z3950/config.xml b/etc/z3950/config.xml index fc3d1b7e2b..a7178db953 100644 --- a/etc/z3950/config.xml +++ b/etc/z3950/config.xml @@ -1,7 +1,9 @@ tcp:@:2100 -- 2.25.1