Accepting request 946292 from Java:packages

OBS-URL: https://build.opensuse.org/request/show/946292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tomcat?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2022-01-14 22:13:07 +00:00 committed by Git OBS Bridge
commit e789b19695
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