Monday 11 June 2012

Yumex Authentication in Openbox

add the next line to your autostart script


(sleep 1 && /usr/libexec/polkit-gnome-authentication-agent-1) &

1 comment:

Anonymous said...

Alternatively, you can switch to root user with "su" and use the flag "--root" like this:
"yumex --root"