[Koha-bugs] [Bug 26363] Provide a systemd unit file for background_jobs_worker

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 01:16:55 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111262|0                           |1
        is obsolete|                            |

--- Comment #9 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 113450
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113450&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

Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list