aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pithos.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-07-04 10:51:43 -0400
committerLibravatar Tad <tad@spotco.us>2017-07-04 11:35:29 -0400
commit5354f20012b488c50cd556e315b78ad351ae0f9d (patch)
tree89c737f738f8525da446786083473c249b8a9f79 /etc/pithos.profile
parentper-profile disable-mnt (diff)
downloadfirejail-5354f20012b488c50cd556e315b78ad351ae0f9d.tar.gz
firejail-5354f20012b488c50cd556e315b78ad351ae0f9d.tar.zst
firejail-5354f20012b488c50cd556e315b78ad351ae0f9d.zip
Harden 50 profiles
Hardened many profiles using disable-mnt and novideo Fixed gnome-font-viewer
Diffstat (limited to 'etc/pithos.profile')
-rw-r--r--etc/pithos.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pithos.profile b/etc/pithos.profile
index 67b8ee7e4..c08f27f17 100644
--- a/etc/pithos.profile
+++ b/etc/pithos.profile
@@ -25,12 +25,14 @@ no3d
25nogroups 25nogroups
26nonewprivs 26nonewprivs
27noroot 27noroot
28novideo
28protocol unix,inet,inet6 29protocol unix,inet,inet6
29seccomp 30seccomp
30shell none 31shell none
31 32
32private-dev 33private-dev
33private-tmp 34private-tmp
35disable-mnt
34 36
35noexec ${HOME} 37noexec ${HOME}
36noexec /tmp 38noexec /tmp