[neon/snap-packaging/plasma-desktop-session-snap] snap: Add a few plugs which might help
Kevin Ottens
null at kde.org
Thu May 2 14:17:13 BST 2024
Git commit fec52c01ca9604455a6b5e5174a79ef139257621 by Kevin Ottens.
Committed on 30/04/2024 at 05:57.
Pushed by ervin into branch 'master'.
Add a few plugs which might help
M +15 -0 snap/snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/plasma-desktop-session-snap/-/commit/fec52c01ca9604455a6b5e5174a79ef139257621
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 895af63..25fbc6d 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -46,6 +46,14 @@ apps:
- timeserver-control
- timezone-control
- shell-session-locale-files
+ - plasma-system-files
+ - network-manager
+ - shutdown
+ - udisks2
+ - upower-observe
+ - login-session-control
+ - login-session-observe
+ - system-observe
# xdg-desktop-portal-kde:
# command: run.sh /usr/lib/x86_64-linux-gnu/libexec/xdg-desktop-portal-kde
@@ -217,7 +225,14 @@ plugs:
- /etc/default/im-config
- /etc/X11/xinit/xinputrc
- /etc/default/locale
+ plasma-system-files:
+ interface: system-files
+ read:
+ - /etc/xdg
+ - /etc/xdg/plasma-workspace
+ - /proc/sys/kernel/core_pattern
upower-observe: null
+ udisks2: null
slots:
audio-playback: null
More information about the Neon-commits
mailing list