aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/riot-web.profile
blob: 462bb4cad5e02c5847a9d090c1faf2e0323cb643 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Firejail profile for riot-web
# Description: A glossy Matrix collaboration client for the web
# This file is overwritten after every install/update
# Persistent local customizations
include riot-web.local
# Persistent global definitions
include globals.local

ignore noexec /tmp

noblacklist ${HOME}/.config/Riot

mkdir ${HOME}/.config/Riot
whitelist ${HOME}/.config/Riot
whitelist /usr/share/webapps/element

# Redirect
include electron-common.profile