https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25674
--- Comment #23 from Tomás Cohen Arazi <[email protected]> --- I clearly don't understand the need for the unit file, but it looks like the process shouldn't be running as root https://git.koha-community.org/Koha-community/Koha/src/branch/master/debian/scripts/koha-worker#L70 The shipped unit files are not linked to koha-create so I assume they are just not used. They are shipped just in case someone wants to use them. The current scripts make it easy not to depend on systemd (KTD) and things like koha-docker rely on supervisord. My feeling is we need a good rfc to discuss the ultimate goal, and each involved detail. Adding a hard dependency on systemd specifics can have some impact, that needs to be pondered. I support this work, I just would like more clear goals. -- 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/
