https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901

--- Comment #142 from Kyle M Hall (khall) <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to