aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-03-19 12:05:14 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-03-19 12:05:14 +0100
commit4442aac3f24b9ae8b25b6be29354fcb4f4af04ce (patch)
tree4a51d29420e526f4b9f33698bd3b3f8c3eed8c22
parentfix nslookup.profile header (diff)
downloadfirejail-4442aac3f24b9ae8b25b6be29354fcb4f4af04ce.tar.gz
firejail-4442aac3f24b9ae8b25b6be29354fcb4f4af04ce.tar.zst
firejail-4442aac3f24b9ae8b25b6be29354fcb4f4af04ce.zip
misc fixes
remove netfilter from profiles with net none allow Viber to use dig, dig is in its private-bin, so I assume that it need it. blacklist resolvectl which can also be used for dns lookups
-rw-r--r--etc/2048-qt.profile1
-rw-r--r--etc/Viber.profile1
-rw-r--r--etc/atool.profile1
-rw-r--r--etc/dia.profile1
-rw-r--r--etc/disable-common.inc4
-rw-r--r--etc/fbreader.profile1
-rw-r--r--etc/handbrake.profile1
-rw-r--r--etc/leafpad.profile1
-rw-r--r--etc/lximage-qt.profile1
-rw-r--r--etc/mousepad.profile1
-rw-r--r--etc/openclonk.profile1
-rw-r--r--etc/openttd.profile1
-rw-r--r--etc/ppsspp.profile1
-rw-r--r--etc/terasology.profile1
-rw-r--r--etc/x-terminal-emulator.profile1
-rw-r--r--etc/xcalc.profile1
16 files changed, 4 insertions, 15 deletions
diff --git a/etc/2048-qt.profile b/etc/2048-qt.profile
index 95d482c22..12268706a 100644
--- a/etc/2048-qt.profile
+++ b/etc/2048-qt.profile
@@ -26,7 +26,6 @@ include whitelist-var-common.inc
26apparmor 26apparmor
27caps.drop all 27caps.drop all
28net none 28net none
29netfilter
30nodvd 29nodvd
31nogroups 30nogroups
32nonewprivs 31nonewprivs
diff --git a/etc/Viber.profile b/etc/Viber.profile
index 925e130de..3195e39fa 100644
--- a/etc/Viber.profile
+++ b/etc/Viber.profile
@@ -6,6 +6,7 @@ include Viber.local
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.ViberPC 8noblacklist ${HOME}/.ViberPC
9noblacklist ${PATH}/dig
9 10
10include disable-common.inc 11include disable-common.inc
11include disable-devel.inc 12include disable-devel.inc
diff --git a/etc/atool.profile b/etc/atool.profile
index 0250451fc..ff3c81a80 100644
--- a/etc/atool.profile
+++ b/etc/atool.profile
@@ -25,7 +25,6 @@ hostname atool
25ipc-namespace 25ipc-namespace
26machine-id 26machine-id
27net none 27net none
28netfilter
29no3d 28no3d
30nodvd 29nodvd
31nodbus 30nodbus
diff --git a/etc/dia.profile b/etc/dia.profile
index 0bfc249fa..3a8651e2e 100644
--- a/etc/dia.profile
+++ b/etc/dia.profile
@@ -18,6 +18,7 @@ include disable-interpreters.inc
18include disable-passwdmgr.inc 18include disable-passwdmgr.inc
19include disable-programs.inc 19include disable-programs.inc
20include disable-xdg.inc 20include disable-xdg.inc
21
21include whitelist-var-common.inc 22include whitelist-var-common.inc
22 23
23apparmor 24apparmor
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 6ff83964d..815e4b13d 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -481,6 +481,4 @@ blacklist ${PATH}/dnswalk
481blacklist ${PATH}/dns2tcp 481blacklist ${PATH}/dns2tcp
482blacklist ${PATH}/iodine 482blacklist ${PATH}/iodine
483blacklist ${PATH}/knsupdate 483blacklist ${PATH}/knsupdate
484 484blacklist ${PATH}/resolvectl
485
486
diff --git a/etc/fbreader.profile b/etc/fbreader.profile
index 49cec85c7..af670cee2 100644
--- a/etc/fbreader.profile
+++ b/etc/fbreader.profile
@@ -22,7 +22,6 @@ include whitelist-var-common.inc
22apparmor 22apparmor
23caps.drop all 23caps.drop all
24net none 24net none
25netfilter
26nodvd 25nodvd
27nonewprivs 26nonewprivs
28noroot 27noroot
diff --git a/etc/handbrake.profile b/etc/handbrake.profile
index 5b51bd03c..add3f407c 100644
--- a/etc/handbrake.profile
+++ b/etc/handbrake.profile
@@ -23,7 +23,6 @@ include whitelist-var-common.inc
23apparmor 23apparmor
24caps.drop all 24caps.drop all
25net none 25net none
26netfilter
27nodbus 26nodbus
28nogroups 27nogroups
29nonewprivs 28nonewprivs
diff --git a/etc/leafpad.profile b/etc/leafpad.profile
index 1c917b9e7..c456541aa 100644
--- a/etc/leafpad.profile
+++ b/etc/leafpad.profile
@@ -20,7 +20,6 @@ include whitelist-var-common.inc
20apparmor 20apparmor
21caps.drop all 21caps.drop all
22net none 22net none
23netfilter
24no3d 23no3d
25nodvd 24nodvd
26nogroups 25nogroups
diff --git a/etc/lximage-qt.profile b/etc/lximage-qt.profile
index c1135d859..a33ddab78 100644
--- a/etc/lximage-qt.profile
+++ b/etc/lximage-qt.profile
@@ -19,7 +19,6 @@ include whitelist-var-common.inc
19apparmor 19apparmor
20caps.drop all 20caps.drop all
21net none 21net none
22netfilter
23no3d 22no3d
24nodvd 23nodvd
25nogroups 24nogroups
diff --git a/etc/mousepad.profile b/etc/mousepad.profile
index 9ba6f6376..868313c40 100644
--- a/etc/mousepad.profile
+++ b/etc/mousepad.profile
@@ -20,7 +20,6 @@ include whitelist-var-common.inc
20apparmor 20apparmor
21caps.drop all 21caps.drop all
22net none 22net none
23netfilter
24nodvd 23nodvd
25nogroups 24nogroups
26nonewprivs 25nonewprivs
diff --git a/etc/openclonk.profile b/etc/openclonk.profile
index 8921bc460..20b2a9626 100644
--- a/etc/openclonk.profile
+++ b/etc/openclonk.profile
@@ -25,6 +25,7 @@ apparmor
25caps.drop all 25caps.drop all
26ipc-namespace 26ipc-namespace
27# net none - networked game 27# net none - networked game
28netfilter
28nodbus 29nodbus
29nodvd 30nodvd
30nogroups 31nogroups
diff --git a/etc/openttd.profile b/etc/openttd.profile
index 507a18e1c..10f2f39c3 100644
--- a/etc/openttd.profile
+++ b/etc/openttd.profile
@@ -25,7 +25,6 @@ apparmor
25caps.drop all 25caps.drop all
26ipc-namespace 26ipc-namespace
27net none 27net none
28netfilter
29nodbus 28nodbus
30nodvd 29nodvd
31nogroups 30nogroups
diff --git a/etc/ppsspp.profile b/etc/ppsspp.profile
index 970290002..0b5da661a 100644
--- a/etc/ppsspp.profile
+++ b/etc/ppsspp.profile
@@ -21,7 +21,6 @@ include whitelist-var-common.inc
21 21
22caps.drop all 22caps.drop all
23ipc-namespace 23ipc-namespace
24netfilter
25net none 24net none
26nodbus 25nodbus
27nodvd 26nodvd
diff --git a/etc/terasology.profile b/etc/terasology.profile
index 9a8426435..3324a18be 100644
--- a/etc/terasology.profile
+++ b/etc/terasology.profile
@@ -28,7 +28,6 @@ include whitelist-common.inc
28caps.drop all 28caps.drop all
29ipc-namespace 29ipc-namespace
30net none 30net none
31netfilter
32nodbus 31nodbus
33nodvd 32nodvd
34nogroups 33nogroups
diff --git a/etc/x-terminal-emulator.profile b/etc/x-terminal-emulator.profile
index e21b74030..b6424f342 100644
--- a/etc/x-terminal-emulator.profile
+++ b/etc/x-terminal-emulator.profile
@@ -8,7 +8,6 @@ include globals.local
8caps.drop all 8caps.drop all
9ipc-namespace 9ipc-namespace
10net none 10net none
11netfilter
12nodbus 11nodbus
13nogroups 12nogroups
14noroot 13noroot
diff --git a/etc/xcalc.profile b/etc/xcalc.profile
index 0ad423d30..a096f803c 100644
--- a/etc/xcalc.profile
+++ b/etc/xcalc.profile
@@ -17,7 +17,6 @@ include whitelist-var-common.inc
17 17
18caps.drop all 18caps.drop all
19net none 19net none
20netfilter
21no3d 20no3d
22nodbus 21nodbus
23nodvd 22nodvd