Explicitly install systemd in the image.

It seems that systemd is required by anaconda which wants
to setup the default target. Since dnf dependencies to systemd
was dropped in [0] we need to install it explicitly.

[0] - faa199f160?branch=master
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-08-21 12:35:31 +02:00
parent c90b3081b7
commit eadd5cdba2
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ rpm
shadow-utils
sssd-client
util-linux
#needed by Anaconda https://bugzilla.redhat.com/show_bug.cgi?id=1744115
systemd
-kernel
-dosfstools
-e2fsprogs