aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/riot-web.profile
blob: 782396a505400e93ccd53a243fa69f320a9c19ba (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

nodeny  ${HOME}/.config/Riot

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

# Redirect
include electron.profile