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