[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 00:19:44 CET 2020


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

--- Comment #8 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #7)
> (In reply to David Cook from comment #5)
> > Created attachment 111263 [details] [review] [review]
> > Bug 26363: Provide a systemd unit file for koha-worker in package installs
> > 
> 
> To test this on koha-testing-docker, you should be able to do something like
> the following:
> 
> ```cp debian/templates/koha-worker at .service /etc/systemd/system/.```
> ```systemctl start koha-worker at kohadev.service```

Except that won't work because koha-testing-docker is a Docker container
without the systemd init system.

You should be able to do this using kohadevbox though or some other Linux
environment.

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


More information about the Koha-bugs mailing list