24 Jul
2026
24 Jul
'26
6:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #142 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 202542 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202542&action=edit Bug 40901: (QA follow-up) Use /run instead of legacy /var/run in unit files systemd 257 warns that these units point PIDFile at the legacy /var/run directory. This patch updates the remaining /var/run/koha paths to /run/koha to match the EnvironmentFile lines; /var/run is a symlink to /run on Debian, so nothing changes at runtime. -- You are receiving this mail because: You are watching all bug changes.