^ That's the line you want (as already posted by KoO) but I think you may need the keyring variables as well:manyroads wrote: Sat Jan 25, 2020 10:07 amCode: Select all
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
Code: Select all
export $(gnome-keyring-daemon --start)
Check if the agent is actually running with
Code: Select all
pgrep -a polkit