aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-12-16 13:06:33 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-12-16 13:06:33 -0500
commita4be3afda1116cdd03a0475b0fa4f2e49e458625 (patch)
tree6ce40460f08054d4bd7b5b1ec788d9a93907ed0a /etc
parentMerge pull request #979 from curiosity-seeker/master (diff)
downloadfirejail-a4be3afda1116cdd03a0475b0fa4f2e49e458625.tar.gz
firejail-a4be3afda1116cdd03a0475b0fa4f2e49e458625.tar.zst
firejail-a4be3afda1116cdd03a0475b0fa4f2e49e458625.zip
profile updates
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/qupzilla.txt22
2 files changed, 23 insertions, 0 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 279a65d6e..d2e391229 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -20,6 +20,7 @@ blacklist ${HOME}/.cache/INRIA
20blacklist ${HOME}/.cache/QuiteRss 20blacklist ${HOME}/.cache/QuiteRss
21blacklist ${HOME}/.cache/champlain 21blacklist ${HOME}/.cache/champlain
22blacklist ${HOME}/.cache/chromium 22blacklist ${HOME}/.cache/chromium
23blacklist ${HOME}/.cache/qupzilla
23blacklist ${HOME}/.cache/chromium-dev 24blacklist ${HOME}/.cache/chromium-dev
24blacklist ${HOME}/.cache/darktable 25blacklist ${HOME}/.cache/darktable
25blacklist ${HOME}/.cache/epiphany 26blacklist ${HOME}/.cache/epiphany
diff --git a/etc/qupzilla.txt b/etc/qupzilla.txt
new file mode 100644
index 000000000..387ddeffa
--- /dev/null
+++ b/etc/qupzilla.txt
@@ -0,0 +1,22 @@
1# Firejail profile for Qupzilla web browser
2noblacklist ${HOME}/.config/qupzilla
3noblacklist ${HOME}/.cache/qupzilla
4include /etc/firejail/disable-mgmt.inc
5include /etc/firejail/disable-secret.inc
6include /etc/firejail/disable-common.inc
7include /etc/firejail/disable-devel.inc
8caps.drop all
9seccomp
10protocol unix,inet,inet6,netlink
11netfilter
12tracelog
13noroot
14whitelist ${DOWNLOADS}
15whitelist ~/.config/qupzilla
16whitelist ~/.cache/qupzilla
17include /etc/firejail/whitelist-common.inc
18
19# experimental features
20#private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse
21
22