forked from pool/systemd
fix weird build error...
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1380
This commit is contained in:
parent
56582eb002
commit
2f6697b330
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user