From fa77822573050998fe3cb8050d37ec0412e39239 Mon Sep 17 00:00:00 2001 From: Aidan Gauland Date: Thu, 27 Jul 2017 20:12:45 +1200 Subject: Add Electron and Riot profiles * Add a generic profile for Electron applications. * Add a specific profile for Riot based on this new Electron profile. * Addresses vector-im/riot-web#3004 * Fulfils profile request for Riot.im in netblue30/firejail#1139 --- etc/riot-web.profile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 etc/riot-web.profile (limited to 'etc/riot-web.profile') diff --git a/etc/riot-web.profile b/etc/riot-web.profile new file mode 100644 index 000000000..4814dadf7 --- /dev/null +++ b/etc/riot-web.profile @@ -0,0 +1,5 @@ +# Firejail profile for Riot. +noblacklist ~/.config/Riot +whitelist ~/.config/Riot + +include /etc/firejail/electron.profile -- cgit v1.2.3-54-g00ecf