summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/akregator.profile4
-rw-r--r--etc/display.profile8
-rw-r--r--etc/knotes.profile6
-rw-r--r--etc/pdftotext.profile2
4 files changed, 13 insertions, 7 deletions
diff --git a/etc/akregator.profile b/etc/akregator.profile
index 55434e45b..f2e5ea341 100644
--- a/etc/akregator.profile
+++ b/etc/akregator.profile
@@ -19,6 +19,8 @@ whitelist ${HOME}/.config/akregatorrc
19whitelist ${HOME}/.local/share/akregator 19whitelist ${HOME}/.local/share/akregator
20include /etc/firejail/whitelist-common.inc 20include /etc/firejail/whitelist-common.inc
21 21
22include /etc/firejail/whitelist-var-common.inc
23
22caps.drop all 24caps.drop all
23netfilter 25netfilter
24no3d 26no3d
@@ -28,7 +30,7 @@ nonewprivs
28noroot 30noroot
29notv 31notv
30novideo 32novideo
31protocol unix,inet,inet6 33protocol unix,inet,inet6,netlink
32seccomp 34seccomp
33shell none 35shell none
34 36
diff --git a/etc/display.profile b/etc/display.profile
index 44d37d5b2..eca749cec 100644
--- a/etc/display.profile
+++ b/etc/display.profile
@@ -11,6 +11,8 @@ include /etc/firejail/disable-devel.inc
11include /etc/firejail/disable-passwdmgr.inc 11include /etc/firejail/disable-passwdmgr.inc
12include /etc/firejail/disable-programs.inc 12include /etc/firejail/disable-programs.inc
13 13
14include /etc/firejail/whitelist-var-common.inc
15
14caps.drop all 16caps.drop all
15net none 17net none
16nodvd 18nodvd
@@ -22,9 +24,9 @@ notv
22protocol unix 24protocol unix
23seccomp 25seccomp
24shell none 26shell none
25x11 xorg 27# x11 xorg - problems on kubuntu 17.04
26 28
27private-bin display 29# private-bin display - requires python
28private-dev 30private-dev
29private-etc none 31# private-etc none - on Debian-based systems display is a symlink in /etc/alternatives
30private-tmp 32private-tmp
diff --git a/etc/knotes.profile b/etc/knotes.profile
index a1d303ded..039f1b057 100644
--- a/etc/knotes.profile
+++ b/etc/knotes.profile
@@ -12,6 +12,8 @@ include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15include /etc/firejail/whitelist-var-common.inc
16
15caps.drop all 17caps.drop all
16netfilter 18netfilter
17nodvd 19nodvd
@@ -25,7 +27,5 @@ seccomp
25shell none 27shell none
26tracelog 28tracelog
27 29
28# private-bin kate
29private-dev 30private-dev
30# private-etc fonts 31#private-tmp - problems on kubuntu 17.04
31private-tmp
diff --git a/etc/pdftotext.profile b/etc/pdftotext.profile
index 540a428cc..0c6bf9cde 100644
--- a/etc/pdftotext.profile
+++ b/etc/pdftotext.profile
@@ -12,6 +12,8 @@ include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15include /etc/firejail/whitelist-var-common.inc
16
15caps.drop all 17caps.drop all
16net none 18net none
17no3d 19no3d