From 2ccf17a794ec02e4ca88653b88da7fa0ad872774 Mon Sep 17 00:00:00 2001 From: axtloss Date: Sat, 13 Aug 2022 16:36:51 +0200 Subject: i forgor :skull: the permissions --- .../com.github.rimerosolutions.entrusted.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json') diff --git a/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json b/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json index 144edf0..1b14fa0 100644 --- a/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json +++ b/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json @@ -6,6 +6,13 @@ "base-version": "21.08", "sdk": "org.freedesktop.Sdk", "command": "entrusted-run", + + "finish-args": [ + "--share=ipc", + "--share=x11", + "--device=all" + ], + "modules": [ { "name": "qemu", @@ -43,7 +50,7 @@ { "type": "file", "url": "https://github.com/rimerosolutions/entrusted/releases/download/0.2.4/entrusted-livecd-amd64-0.2.4.iso", - "sha256": "0d88d2c04f4b7bc7a7fdc7b2b494347ba970801197d42f05ead53e0eeb4d3fee" + "sha256": "0d88d2c04f4b7bc7a7fdc7b2b494347ba970801197d42f05ead53e0eeb4d3fee", "dest-filename": "entrusted.iso" } ], -- cgit v1.2.3