[neon/snap-packaging/plasma-desktop-session] snap: Allow access to the files needed for the screenlock to verify users
Kevin Ottens
null at kde.org
Wed Oct 2 14:25:54 BST 2024
Git commit 978323a226df241e01a2680fa020fd7eb636e426 by Kevin Ottens.
Committed on 02/10/2024 at 13:25.
Pushed by ervin into branch 'master'.
Allow access to the files needed for the screenlock to verify users
M +4 -0 snap/snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/plasma-desktop-session/-/commit/978323a226df241e01a2680fa020fd7eb636e426
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index ed3ed70..10af3e3 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -347,6 +347,10 @@ plugs:
- /etc/writable/default/im-config
- /etc/X11/xinit/xinputrc
- /etc/default/locale
+ - /etc/shadow
+ - /etc/pam.d
+ - /etc/login.defs
+ - /var/lib/extrausers
udisks2: null
upower-observe: null
More information about the Neon-commits
mailing list