aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/qupzilla.profile
blob: c29d87a73e5039e14965505d0b0e0a4e9b4c4b1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Firejail profile for qupzilla
# This file is overwritten after every install/update
# Persistent local customizations
include qupzilla.local
# Persistent global definitions
# added by included profile
#include globals.local

noblacklist ${HOME}/.cache/qupzilla
noblacklist ${HOME}/.config/qupzilla

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-programs.inc

mkdir ${HOME}/.cache/qupzilla
mkdir ${HOME}/.config/qupzilla
whitelist ${HOME}/.cache/qupzilla
whitelist ${HOME}/.config/qupzilla

# Redirect
include falkon.profile