https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #9)
How would we intend to test the systemd stuff on an on-going basis? Using a privileged container in the CI?
I've never run SystemD in a container and am unsure that's possible. I'd just spin up a VPS and just try a regular install with the extra package installed. I mean, I wouldn't bother more than that heh.
I'm sure that I've done it, but it was a while ago. Red Hat provide a ubi-init image which uses SystemD but I'm trying to remember if it just works with podman. I think maybe it works with docker but is more difficult. In my case, I end up using SysV in a Docker dev env and SystemD in non-Docker test/prod envs. In this case though I was wondering what the Koha community would do? -- You are receiving this mail because: You are watching all bug changes.