https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901 --- Comment #26 from Mason James <mtj@kohaaloha.com> --- (In reply to Jake Bateman from comment #25)
Created attachment 196148 [details] [review] Bug 40901: Add systemd try-restart to koha-systemd postinst
In order for apt upgrades to trigger a service restart for all koha-systemd subservices and all instances, this adds a wildcard try-restart for those in addition to the daemon-reload. Only services which are already present and running will be restarted at postinst time
hi Jake, i spotted a syntax error on this patch i think you might have forgotten the closing '*)' wildcard, for the case statement? *) ... ;; -- You are receiving this mail because: You are watching all bug changes.