Skip to content

Instantly share code, notes, and snippets.

@mczuchnowski
Last active March 21, 2024 08:04
Show Gist options
  • Save mczuchnowski/8d90ff2e3c32873b1e7f17d9614b0484 to your computer and use it in GitHub Desktop.
Save mczuchnowski/8d90ff2e3c32873b1e7f17d9614b0484 to your computer and use it in GitHub Desktop.
sudo apt install policykit-desktop-privileges policykit-1-gnome
exec --no-startup-id /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
OR:
sudo apt-get install lxpolkit
exec --no-startup-id lxpolkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment