[neon/snap-packaging/plasma-desktop-session-snap] snap: We seem to need access to those files as well

Kevin Ottens null at kde.org
Thu May 2 14:17:13 BST 2024


Git commit 0fa37aedc554e27bec3c9a9caee3b518e48698bf by Kevin Ottens.
Committed on 30/04/2024 at 05:57.
Pushed by ervin into branch 'master'.

We seem to need access to those files as well

M  +2    -0    snap/snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/plasma-desktop-session-snap/-/commit/0fa37aedc554e27bec3c9a9caee3b518e48698bf

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 25fbc6d..c1a8026 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -210,9 +210,11 @@ plugs:
     write:
       - $HOME/.pam_environment
       - $HOME/.xinputrc
+      - $HOME/.gtkrc-2.0
   shell-config-files:
     interface: system-files
     read:
+      - /etc/alsa
       - /etc/fonts
       - /etc/glvnd
       - /etc/gnome/defaults.list



More information about the Neon-commits mailing list