diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index da254c8..e438057 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -85,9 +85,7 @@ installpkg systemd installpkg rsyslog ## xorg/GUI packages -%if basearch != "s390x": installpkg xorg-x11-drivers xorg-x11-server-Xorg -%endif installpkg xorg-x11-server-utils xorg-x11-xauth installpkg dbus-x11 gsettings-desktop-schemas installpkg nm-connection-editor @@ -117,9 +115,7 @@ installpkg selinux-policy-targeted audit ## network tools/servers installpkg ethtool openssh-server nfs-utils openssh-clients installpkg tigervnc-server-minimal -%if basearch != "s390x": installpkg tigervnc-server-module -%endif installpkg net-tools # TODO: uncomment # installpkg nmap-ncat