aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-03-15 17:45:45 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-03-15 17:45:45 -0400
commit25796cc5fac4d9460357d2fd9844ce746b4b7a4f (patch)
tree755ea43f2b6104a9c6b2b7f3cfe6261855215b9c /etc
parentfix freeoffice (diff)
downloadfirejail-25796cc5fac4d9460357d2fd9844ce746b4b7a4f.tar.gz
firejail-25796cc5fac4d9460357d2fd9844ce746b4b7a4f.tar.zst
firejail-25796cc5fac4d9460357d2fd9844ce746b4b7a4f.zip
some profile hardening
Diffstat (limited to 'etc')
-rw-r--r--etc/leafpad.profile2
-rw-r--r--etc/mate-calc.profile1
-rw-r--r--etc/mate-dictionary.profile1
-rw-r--r--etc/midori.profile2
-rw-r--r--etc/mousepad.profile2
-rw-r--r--etc/mupdf.profile1
6 files changed, 9 insertions, 0 deletions
diff --git a/etc/leafpad.profile b/etc/leafpad.profile
index 56a792c8e..1c917b9e7 100644
--- a/etc/leafpad.profile
+++ b/etc/leafpad.profile
@@ -17,7 +17,9 @@ include disable-programs.inc
17 17
18include whitelist-var-common.inc 18include whitelist-var-common.inc
19 19
20apparmor
20caps.drop all 21caps.drop all
22net none
21netfilter 23netfilter
22no3d 24no3d
23nodvd 25nodvd
diff --git a/etc/mate-calc.profile b/etc/mate-calc.profile
index 2f6020ad3..966aa0a13 100644
--- a/etc/mate-calc.profile
+++ b/etc/mate-calc.profile
@@ -23,6 +23,7 @@ whitelist ${HOME}/.config/caja
23whitelist ${HOME}/.config/mate-menu 23whitelist ${HOME}/.config/mate-menu
24include whitelist-common.inc 24include whitelist-common.inc
25 25
26apparmor
26caps.drop all 27caps.drop all
27net none 28net none
28no3d 29no3d
diff --git a/etc/mate-dictionary.profile b/etc/mate-dictionary.profile
index 49a776766..59f439c91 100644
--- a/etc/mate-dictionary.profile
+++ b/etc/mate-dictionary.profile
@@ -18,6 +18,7 @@ mkdir ${HOME}/.config/mate/mate-dictionary
18whitelist ${HOME}/.config/mate/mate-dictionary 18whitelist ${HOME}/.config/mate/mate-dictionary
19include whitelist-common.inc 19include whitelist-common.inc
20 20
21apparmor
21caps.drop all 22caps.drop all
22netfilter 23netfilter
23no3d 24no3d
diff --git a/etc/midori.profile b/etc/midori.profile
index e11e2acaa..648ce7738 100644
--- a/etc/midori.profile
+++ b/etc/midori.profile
@@ -49,6 +49,7 @@ whitelist ${HOME}/.pki
49whitelist ${HOME}/.local/share/pki 49whitelist ${HOME}/.local/share/pki
50include whitelist-common.inc 50include whitelist-common.inc
51 51
52apparmor
52caps.drop all 53caps.drop all
53netfilter 54netfilter
54nodvd 55nodvd
@@ -60,3 +61,4 @@ seccomp
60tracelog 61tracelog
61 62
62disable-mnt 63disable-mnt
64private-tmp
diff --git a/etc/mousepad.profile b/etc/mousepad.profile
index 20370a5b5..9ba6f6376 100644
--- a/etc/mousepad.profile
+++ b/etc/mousepad.profile
@@ -17,7 +17,9 @@ include disable-programs.inc
17 17
18include whitelist-var-common.inc 18include whitelist-var-common.inc
19 19
20apparmor
20caps.drop all 21caps.drop all
22net none
21netfilter 23netfilter
22nodvd 24nodvd
23nogroups 25nogroups
diff --git a/etc/mupdf.profile b/etc/mupdf.profile
index 43afbc859..592467658 100644
--- a/etc/mupdf.profile
+++ b/etc/mupdf.profile
@@ -18,6 +18,7 @@ include disable-xdg.inc
18 18
19include whitelist-var-common.inc 19include whitelist-var-common.inc
20 20
21apparmor
21caps.drop all 22caps.drop all
22machine-id 23machine-id
23net none 24net none