https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #137 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 202537 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202537&action=edit Bug 40901: (QA follow-up) Remove redundant unit files ( koha-sysv.service, koha-worker@.service ) Nothing ever used either of these files. On systemd hosts koha-sysv already gets a generated koha-common.service, so shipping its own unit meant two units driving the same init script. The koha-worker@.service sample in /etc/koha was a copy-by-hand template that koha-systemd's real worker unit replaces. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901#c129 -- You are receiving this mail because: You are watching all bug changes.