Accepting request 1010314 from home:dirkmueller:Factory

- avoid expanding of macro in comment which leads to an error
  on installation

OBS-URL: https://build.opensuse.org/request/show/1010314
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1316
This commit is contained in:
Franck Bui 2022-10-13 07:45:15 +00:00 committed by Git OBS Bridge
parent 2dbdcfd3b6
commit 6b2fd8b94a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 12 18:35:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
- avoid expanding of macro in comment which leads to an error
on installation
-------------------------------------------------------------------
Tue Oct 4 08:51:48 UTC 2022 - Franck Bui <fbui@suse.com>

View File

@ -1062,7 +1062,7 @@ fi
%{_prefix}/lib/systemd/scripts/migrate-sysconfig-i18n.sh || :
%postun
# daemon-reload is implied by %%systemd_postun_with_restart
# daemon-reload is implied by systemd_postun_with_restart
%systemd_postun_with_restart systemd-journald.service
%systemd_postun_with_restart systemd-timesyncd.service
# Avoid restarting logind until fixed upstream (issue #1163)