https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- Created attachment 111262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111262&action=edit Bug 26363: Provide a systemd unit file for koha-worker for source installs This patch adds a systemd unit file which gets rewritten according to the configuration specified by Makefile.PL. This can be linked or copied to systemd directories for running a systemd service for background_jobs_worker.pl Test plan: 1. perl Makefile.PL 1a. Choose "single" installation 1b. Choose "/opt/koha" for a file path 2. make 3. vi blib/KOHA_CONF_DIR/koha-worker.service 4. Verify that PERL5LIB, KOHA_CONF, ExecStart, and SyslogIdentifier all appear to be correctly filled in -- You are receiving this mail because: You are watching all bug changes.