#68 Unable to start livesint on Rawhide and Fedora 39 images
Opened a year ago by odilhao. Modified a year ago

With this change on anaconda screensaver: Look at $PKEXEC_UID not $USERHELPER_UID , liveinst broken on Rawhide and F39 beta, we need to define one polkit-agent on startup of our image to make liveinst work.

For now the easiest solution was to add the following to fedora-live-i3.ks :

cat > /etc/xdg/autostart/xfce-polkit.desktop <<EOF
[Desktop Entry]
Type=Application
Name=xfce-polkit
Exec=/usr/libexec/xfce-polkit
EOF

Metadata Update from @odilhao:
- Issue assigned to odilhao

a year ago

Metadata Update from @odilhao:
- Issue priority set to: needs review (was: awaiting triage)
- Issue tagged with: blocked, needs feedback, type - change - system

a year ago

Can someone please make sure this gets added to the i3 file for livesys-scripts so it can be removed from the kickstart?

Log in to comment on this ticket.

Metadata