From 7b1f875f7f63551321f0756a8baf956427f094aa63d10c51750a2692c73a5d94 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 14 Jan 2022 05:24:24 +0000 Subject: [PATCH] Accepting request 946275 from home:olh:branches:Java:packages - remove instance units from post scripts, they can not be reloaded OBS-URL: https://build.opensuse.org/request/show/946275 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=231 --- tomcat.changes | 5 +++++ tomcat.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tomcat.changes b/tomcat.changes index 198dacf..54d9941 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 10 16:16:16 UTC 2022 - olaf@aepfle.de + +- remove instance units from post scripts, they can not be reloaded + ------------------------------------------------------------------- Fri Dec 10 11:20:54 UTC 2021 - Michele Bussolotto diff --git a/tomcat.spec b/tomcat.spec index 3ee012e..2e15b89 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -596,7 +596,6 @@ getent passwd tomcat >/dev/null || %{_sbindir}/useradd -c "Apache Tomcat" \ %post %service_add_post %{name}.service -%service_add_post %{name}@.service %{fillup_only %{name}} %preun