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:
parent
e71654912d
commit
bfc64db98e
@ -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>
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user