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

--- Comment #132 from David Cook <[email protected]> ---
I'm not 100% sold on the SystemD stuff yet though.

Looking at debian/control, I see this in Depends: koha-systemd | koha-sysv

That means that by default Koha will try to install koha-systemd, but I think
for a while we're going to want to default to koha-sysv. 

--

Also, what's going on in debian/systemd/koha-common.service?

What's this about?
ExecStartPre=+/bin/sh -c 'for i in $(koha-list --enabled --elasticsearch
2>/dev/null); do systemctl enable --now "koha-es-indexer@$i.service"
2>/dev/null || true; done'

-- 
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/

Reply via email to