Oh, a very rare programming-maths-music meme. Best I can do is 50.
- 0 Posts
- 5 Comments
Joined 1 year ago
Cake day: June 22nd, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Well, the logic in polkit is, if you have direct physical access to the machine (not SSH, actual keyboard, and so on), in general nothing stops you from just pressing and holding the power button. So giving a local user the right doesn’t make worse.
To disable the behaviour you need to find the appropriate polkit rule in
/usr/{lib,share}/polkit-1/rules.d
and create a file with the same name in/etc/polkit-1/rules.d
pointing to/dev/null
.
Always run
-Suy
before installing new packages. That’s how it is supposed to be.