15 Sep
2026
15 Sep
'26
7:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #190 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 205944 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205944&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. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.