Skip to content

Commit

Permalink
cleanup sandbox permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
hezral committed Oct 30, 2021
1 parent 105c43a commit 3e2ec94
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions com.github.hezral.inspektor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ sdk: io.elementary.Sdk
command: com.github.hezral.inspektor
appstream-compose: false
finish-args:
- --device=all
- --share=ipc
- --socket=wayland
- --socket=fallback-x11
- --share=network
Expand All @@ -17,11 +15,9 @@ finish-args:
- --system-talk-name=org.freedesktop.Accounts
# access home diectory
- --filesystem=home
# read-only for host
- --filesystem=host:ro
- --filesystem=xdg-videos
- --env=GST_VAAPI_ALL_DRIVERS=1
- --env=LIBVA_DRIVER_NAME=iHD
# for gstreamer
# - --env=GST_VAAPI_ALL_DRIVERS=1
# - --env=LIBVA_DRIVER_NAME=iHD
build-options:
env:
GST_PLUGIN_SYSTEM_PATH: /app/lib/gstreamer-1.0/
Expand Down

0 comments on commit 3e2ec94

Please sign in to comment.