aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eom.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-22 01:54:31 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-08-22 01:54:31 +0200
commitf12c7af205ddd6c0d75587702f01688dc62a86c5 (patch)
tree853df0cb54dee640560b1832c14644df0ec18293 /etc/eom.profile
parenttesting (diff)
downloadfirejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.tar.gz
firejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.tar.zst
firejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.zip
various profile fixes
Diffstat (limited to 'etc/eom.profile')
-rw-r--r--etc/eom.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/eom.profile b/etc/eom.profile
index 6fd069b5c..3fb1fcaf4 100644
--- a/etc/eom.profile
+++ b/etc/eom.profile
@@ -16,6 +16,8 @@ include /etc/firejail/disable-passwdmgr.inc
16include /etc/firejail/disable-programs.inc 16include /etc/firejail/disable-programs.inc
17 17
18caps.drop all 18caps.drop all
19# net none - makes settings immutable
20no3d
19nodvd 21nodvd
20nogroups 22nogroups
21nonewprivs 23nonewprivs
@@ -30,7 +32,9 @@ tracelog
30 32
31private-bin eom 33private-bin eom
32private-dev 34private-dev
35private-etc fonts
33private-tmp 36private-tmp
34 37
38memory-deny-write-execute
35noexec ${HOME} 39noexec ${HOME}
36noexec /tmp 40noexec /tmp