From 2f80cd8067eaa1c36dbdb5d28391ea072996fd23 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 24 Jun 2016 00:21:35 -0700 Subject: [PATCH] work around RHBZ #1349743 when generating KDE disk image --- kde.commands | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde.commands b/kde.commands index 0ce6392..59d41a6 100644 --- a/kde.commands +++ b/kde.commands @@ -1,7 +1,8 @@ root-password password:weakpassword update selinux-relabel -install @kde-desktop-environment +# the imsettings-qt is to work around RHBZ #1349743 +install @kde-desktop-environment,imsettings-qt delete /etc/systemd/system/multi-user.target.wants/initial-setup-text.service delete /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service firstboot-command useradd -m -p '' test