flatpak: Remove D-Bus permissions to talk to session managers

They were used to implement session inhibition, but with the new
portal-based implementation in place, they aren't necessary anymore.
This commit is contained in:
Georges Basile Stavracas Neto 2021-07-15 21:51:22 -03:00 committed by Jim
parent 99559aab5a
commit 21a9c5b7d9

View file

@ -15,11 +15,7 @@
"--filesystem=host",
"--talk-name=org.kde.StatusNotifierWatcher",
"--talk-name=org.freedesktop.Flatpak",
"--talk-name=org.freedesktop.ScreenSaver",
"--talk-name=org.freedesktop.PowerManagement.Inhibit",
"--talk-name=org.freedesktop.Notifications",
"--talk-name=org.mate.SessionManager",
"--talk-name=org.gnome.SessionManager",
"--own-name=org.kde.StatusNotifierItem-2-2",
"--system-talk-name=org.freedesktop.Avahi"
],