Add permission for Flatpak. (#291)

* Add permission for Flatpak.

Adding --talk-name=org.freedesktop.Flatpak as this is needed to launch applications on the host. Example flatpak-spawn --host sleep 1m.

* Alphabetical order
This commit is contained in:
istori1
2022-07-31 20:52:39 -04:00
committed by GitHub
parent 5ac84fd03f
commit 58a71bf3e7

View File

@@ -5,15 +5,16 @@ sdk: org.freedesktop.Sdk
command: sunshine
separate-locales: false
finish-args:
- --share=ipc
- --socket=x11
- --socket=wayland
- --socket=pulseaudio
- --share=network
- --device=all
- --persist=.config/sunshine
- --system-talk-name=org.freedesktop.Avahi
- --env=PULSE_PROP_media.category=Manager
- --persist=.config/sunshine
- --share=ipc
- --share=network
- --socket=pulseaudio
- --socket=wayland
- --socket=x11
- --system-talk-name=org.freedesktop.Avahi
- --talk-name=org.freedesktop.Flatpak
cleanup:
- /include