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
This commit is contained in:
Fridrich Strba 2022-01-14 05:24:24 +00:00 committed by Git OBS Bridge
parent f640109f9b
commit 7b1f875f7f
2 changed files with 5 additions and 1 deletions

View File

@ -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 <michele.bussolotto@suse.com>

View File

@ -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