25 Nov
2020
25 Nov
'20
3:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363 --- Comment #17 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 1. Those 2 lines are not equivalent: debian/templates/koha-worker@.service:SyslogIdentifier=koha-worker_%i etc/koha-worker.service:SyslogIdentifier=koha-worker-__DB_NAME__ 2. Should not it be $instance-koha-worker instead, to match what we have in: debian/scripts/koha-functions.sh: if daemon --name="$instancename-koha-worker" \ -- You are receiving this mail because: You are watching all bug changes.