fix weird build error...

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1380
This commit is contained in:
Franck Bui 2023-05-02 12:00:37 +00:00 committed by Git OBS Bridge
parent 4eb7f9daa1
commit 5d113245f3

View File

@ -1033,7 +1033,7 @@ systemd-tmpfiles --create || :
journalctl --update-catalog || : journalctl --update-catalog || :
if [ $1 -gt 1 ]; then if [ $1 -gt 1 ]; then
# Same comment as the one for the %%systemd_pre() calls in %%pre. # See comments for %%systemd_pre in %%pre.
%systemd_post remote-fs.target %systemd_post remote-fs.target
%systemd_post getty@.service %systemd_post getty@.service
%systemd_post systemd-timesyncd.service %systemd_post systemd-timesyncd.service