aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/qupzilla.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/qupzilla.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/qupzilla.profile')
-rw-r--r--etc/profile-m-z/qupzilla.profile25
1 files changed, 25 insertions, 0 deletions
diff --git a/etc/profile-m-z/qupzilla.profile b/etc/profile-m-z/qupzilla.profile
new file mode 100644
index 000000000..7aa71c848
--- /dev/null
+++ b/etc/profile-m-z/qupzilla.profile
@@ -0,0 +1,25 @@
1# Firejail profile for qupzilla
2# This file is overwritten after every install/update
3# Persistent local customizations
4include qupzilla.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9noblacklist ${HOME}/.cache/qupzilla
10noblacklist ${HOME}/.config/qupzilla
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18
19mkdir ${HOME}/.cache/qupzilla
20mkdir ${HOME}/.config/qupzilla
21whitelist ${HOME}/.cache/qupzilla
22whitelist ${HOME}/.config/qupzilla
23
24# Redirect
25include falkon.profile