blog

git clone https://git.ce9e.org/blog.git

commit
2fbf46a5745f4ad5deca7c7c4840d614fadfb1bd
parent
aeefa677307e8b3361ed32ced135ee128bd99153
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-10-11 15:18
typo

Diffstat

M _content/posts/2024-06-23-linux-security-mechanisms/index.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/_content/posts/2024-06-23-linux-security-mechanisms/index.md b/_content/posts/2024-06-23-linux-security-mechanisms/index.md

@@ -159,7 +159,7 @@ Proponents of polkit argue that it gives much more flexibility. But polkit
  159   159 rules decide requests mainly based on group membership. I cannot see how
  160   160 polkit should make nuanced decisions based on this limited information.
  161   161 
  162    -1 The main benefit or polkit is that it allows to get the user into the loop.
   -1   162 The main benefit of polkit is that it allows to get the user into the loop.
  163   163 There is a good idea somewhere in here. But the current implementation is not
  164   164 that.
  165   165