https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #98 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199436 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199436&action=edit Bug 40901: (follow-up) Extract koha-create-dirs into a oneshot unit Replace per-service ExecStartPre=+koha-create-dirs (running as root on every start of every service) with a single oneshot unit per instance. Services declare Requires= on it, and the oneshot's Before= ensures directories exist before any service starts. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.