From f4f6767458208a127084e4c0103fab88761d9056 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Thu, 17 Dec 2020 08:45:35 +0000 Subject: Refactor electron.profile and electron based programs (#3807) * Refactor electron.profile and electron based programs (1) * Refactor electron.profile and electron based programs (2) * Refactor electron.profile and electron based programs (3) * Refactor electron.profile and electron based programs (4) * Refactor electron.profile and electron based programs (5) * Refactor electron.profile and electron based programs (6) * Refactor electron.profile and electron based programs (7) * Refactor electron.profile and electron based programs (8) --- etc/profile-m-z/riot-web.profile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'etc/profile-m-z/riot-web.profile') diff --git a/etc/profile-m-z/riot-web.profile b/etc/profile-m-z/riot-web.profile index b930adf2b..c48fd1542 100644 --- a/etc/profile-m-z/riot-web.profile +++ b/etc/profile-m-z/riot-web.profile @@ -4,14 +4,16 @@ # Persistent local customizations include riot-web.local # Persistent global definitions -# added by included profile -#include globals.local +include globals.local + +ignore noexec /tmp noblacklist ${HOME}/.config/Riot mkdir ${HOME}/.config/Riot whitelist ${HOME}/.config/Riot -include whitelist-common.inc +whitelist /usr/share/chromium +whitelist /usr/share/webapps/element # Redirect include electron.profile -- cgit v1.2.3-70-g09d2