https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901
--- Comment #190 from Martin Renvoize (ashimema) <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
