aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-02-07 23:37:24 +0000
committerLibravatar GitHub <noreply@github.com>2020-02-07 23:37:24 +0000
commit6d1e24df0d1d88d1a95e70b7420cabbdfb85ee39 (patch)
treed7a5cb3b010806d177ee24ca7f41fdf1dfec99e9 /etc
parentFixed formatting (autopep8 + black + manual postprocessing). (#3208) (diff)
downloadfirejail-6d1e24df0d1d88d1a95e70b7420cabbdfb85ee39.tar.gz
firejail-6d1e24df0d1d88d1a95e70b7420cabbdfb85ee39.tar.zst
firejail-6d1e24df0d1d88d1a95e70b7420cabbdfb85ee39.zip
fix preview functionality in subdownloader.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/subdownloader.profile6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/subdownloader.profile b/etc/subdownloader.profile
index 828f3d327..6d449c0b6 100644
--- a/etc/subdownloader.profile
+++ b/etc/subdownloader.profile
@@ -22,10 +22,14 @@ include disable-programs.inc
22include disable-xdg.inc 22include disable-xdg.inc
23 23
24include whitelist-usr-share-common.inc 24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc
25 26
26apparmor 27apparmor
27caps.drop all 28caps.drop all
29ipc-namespace
30machine-id
28netfilter 31netfilter
32no3d
29nodbus 33nodbus
30nodvd 34nodvd
31nogroups 35nogroups
@@ -33,10 +37,10 @@ nonewprivs
33noroot 37noroot
34notv 38notv
35nou2f 39nou2f
36novideo
37protocol unix,inet,inet6 40protocol unix,inet,inet6
38seccomp 41seccomp
39shell none 42shell none
43tracelog
40 44
41private-cache 45private-cache
42private-dev 46private-dev