fixlet-container-post.sh and systemd-nspawn.conf are only shipped when machined is enabled
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1401
This commit is contained in:
parent
7cf9a2fc29
commit
71b2d07e91
@ -1097,14 +1097,14 @@ fi
|
||||
%endif
|
||||
|
||||
%post container
|
||||
%if %{with machined}
|
||||
%if %{without filetriggers}
|
||||
%tmpfiles_create systemd-nspawn.conf
|
||||
%endif
|
||||
%if %{with machined}
|
||||
%systemd_post machines.target
|
||||
%ldconfig
|
||||
%endif
|
||||
%{_systemd_util_dir}/rpm/fixlet-container-post.sh $1 || :
|
||||
%endif
|
||||
|
||||
%if %{with coredump}
|
||||
%post coredump
|
||||
|
Loading…
Reference in New Issue
Block a user