diff options
author | axtloss <axtlos@tar.black> | 2022-08-14 16:44:45 +0200 |
---|---|---|
committer | axtloss <axtlos@tar.black> | 2022-08-14 16:44:45 +0200 |
commit | 0706d92873b9c0dabcead7959aec2c9e54491df9 (patch) | |
tree | 7a05a705a25a060ade4b05848e5a2bd1967cb950 /com.github.rimerosolutions.entrusted | |
parent | 82a90d2fd126db9ac418680fb42ca9c6a730390f (diff) | |
download | flatpaks-0706d92873b9c0dabcead7959aec2c9e54491df9.tar.gz flatpaks-0706d92873b9c0dabcead7959aec2c9e54491df9.tar.bz2 |
change iso and add missing tarball
Diffstat (limited to '')
-rw-r--r-- | com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json | 5 | ||||
-rw-r--r-- | com.github.rimerosolutions.entrusted/entrusted-linux-x64.tar.xz | bin | 0 -> 61127328 bytes |
2 files changed, 3 insertions, 2 deletions
diff --git a/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json b/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json index 1b14fa0..8118cfa 100644 --- a/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json +++ b/com.github.rimerosolutions.entrusted/com.github.rimerosolutions.entrusted.json @@ -8,8 +8,9 @@ "command": "entrusted-run", "finish-args": [ + "--share=network", "--share=ipc", - "--share=x11", + "--socket=x11", "--device=all" ], @@ -50,7 +51,7 @@ { "type": "file", "url": "https://github.com/rimerosolutions/entrusted/releases/download/0.2.4/entrusted-livecd-amd64-0.2.4.iso", - "sha256": "0d88d2c04f4b7bc7a7fdc7b2b494347ba970801197d42f05ead53e0eeb4d3fee", + "sha256": "91f8107b571b09289c04d4ac518a1e36ce9d42bfa5e15c885da1fec8a67ca9aa", "dest-filename": "entrusted.iso" } ], diff --git a/com.github.rimerosolutions.entrusted/entrusted-linux-x64.tar.xz b/com.github.rimerosolutions.entrusted/entrusted-linux-x64.tar.xz Binary files differnew file mode 100644 index 0000000..a1294a2 --- /dev/null +++ b/com.github.rimerosolutions.entrusted/entrusted-linux-x64.tar.xz |