From c2b4301f0ce5e0f4a08da3030d705ffa722077d2 Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Wed, 26 Aug 2020 00:11:31 +0200 Subject: add pcsc socket for smartcard access with flatpak --- flatpak/content/io.gitlab.LibreWolf.json | 1 + 1 file changed, 1 insertion(+) (limited to 'flatpak/content/io.gitlab.LibreWolf.json') diff --git a/flatpak/content/io.gitlab.LibreWolf.json b/flatpak/content/io.gitlab.LibreWolf.json index e16a4aa..4bd5bbd 100644 --- a/flatpak/content/io.gitlab.LibreWolf.json +++ b/flatpak/content/io.gitlab.LibreWolf.json @@ -24,6 +24,7 @@ "finish-args": [ "--share=ipc", "--socket=x11", + "--socket=pcsc", "--socket=pulseaudio", "--persist=.librewolf", "--persist=.mozilla", -- cgit