forked from pool/syncthing
Accepting request 946274 from home:olh:branches:network
- remove instance units from post scripts, they can not be reloaded OBS-URL: https://build.opensuse.org/request/show/946274 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=228
This commit is contained in:
parent
af12dadad7
commit
5b5a87eea5
@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 12:46:36 UTC 2021 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@ -124,7 +124,7 @@ getent passwd strelaysrv >/dev/null || \
|
||||
%service_add_post strelaysrv.service
|
||||
|
||||
%preun
|
||||
%service_del_preun %{name}@.service %{name}-resume.service
|
||||
%service_del_preun %{name}-resume.service
|
||||
%if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300
|
||||
%systemd_user_preun %{name}.service
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user