diff --git a/syncthing.changes b/syncthing.changes index 5ea2dcc..967dcee 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -6,11 +6,6 @@ Fri Jan 14 09:53:22 UTC 2022 - Marius Kittler #8050: Display a warning when the ignore delete option is enabled #8068: Request: show pending devices/folders in CLI -------------------------------------------------------------------- -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 diff --git a/syncthing.spec b/syncthing.spec index 94ef78a..f616771 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -124,7 +124,7 @@ getent passwd strelaysrv >/dev/null || \ %service_add_post strelaysrv.service %preun -%service_del_preun %{name}-resume.service +%service_del_preun %{name}@.service %{name}-resume.service %if 0%{?suse_version} >= 1500 || 0%{?sle_version} > 120300 %systemd_user_preun %{name}.service %endif