https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363
--- Comment #8 from David Cook <[email protected]> --- (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/[email protected] /etc/systemd/system/.``` > ```systemctl start [email protected]``` 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
