https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #188 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 205942 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205942&action=edit Bug 40901: (QA follow-up) Move ES indexer re-discovery into koha-systemd-ctl koha-common.service had an unexplained one-line shell loop in ExecStartPre. It's now a documented sync-es-indexers command in koha-systemd-ctl that does the same thing: notice instances that switched to Elasticsearch and start their indexers, like the SysV init script did on every start. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901#c132 Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.