diff --git a/fedora-i3-common.ks b/fedora-i3-common.ks index 701125b..03d7655 100644 --- a/fedora-i3-common.ks +++ b/fedora-i3-common.ks @@ -24,6 +24,8 @@ gnome-keyring-pam wget # Better more popular browser system-config-printer +# Install XFCE polkit +xfce-polkit # save some space -autofs diff --git a/fedora-live-i3.ks b/fedora-live-i3.ks index af8e30f..3d0e64c 100644 --- a/fedora-live-i3.ks +++ b/fedora-live-i3.ks @@ -23,6 +23,15 @@ PREFERRED=/usr/bin/i3 DISPLAYMANAGER=/usr/sbin/lightdm EOF + +# Fix https://bugzilla.redhat.com/show_bug.cgi?id=2240823 +cat > /etc/xdg/autostart/xfce-polkit.desktop <