https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #129 from David Cook <dcook@prosentient.com.au> --- I notice that we've got an explicit koha-sysv.service SystemD service unit file for the koha-sysv package... -- Looks like we might have a little conflict here... debian/systemd/koha-worker@.service debian/templates/koha-worker@.service I don't know that we ever ended up using debian/templates/koha-worker@.service? Although it installs to /etc/koha/koha-worker@.service Also, koha-common already has a koha-common.service SystemD file that gets installed at /lib/systemd/system/koha-common.service. -- Note that we'd benefit using SyslogIdentifier in debian/systemd files. This is really handy when it comes to reviewing logs using journalctl. -- You are receiving this mail because: You are watching all bug changes.