aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eog.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-02 09:37:20 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-02 09:37:20 -0500
commitcaaac4417bd9b4116681c96fa1127b3f78c33d1d (patch)
tree0c1fd52865432943dff536a7679408bec47df683 /etc/eog.profile
parentget_mempolicy syscall was temporarily removed from the default seccomp list. ... (diff)
parentFixes (diff)
downloadfirejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.tar.gz
firejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.tar.zst
firejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.zip
Merge pull request #1367 from SpotComms/mh
Harden profiles
Diffstat (limited to 'etc/eog.profile')
-rw-r--r--etc/eog.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/eog.profile b/etc/eog.profile
index 3abaaacef..e272a1935 100644
--- a/etc/eog.profile
+++ b/etc/eog.profile
@@ -19,7 +19,6 @@ include /etc/firejail/disable-passwdmgr.inc
19caps.drop all 19caps.drop all
20#ipc-namespace 20#ipc-namespace
21net none 21net none
22netfilter
23no3d 22no3d
24nogroups 23nogroups
25nonewprivs 24nonewprivs
@@ -35,5 +34,6 @@ private-dev
35private-etc fonts 34private-etc fonts
36private-tmp 35private-tmp
37 36
37memory-deny-write-execute
38noexec ${HOME} 38noexec ${HOME}
39noexec /tmp 39noexec /tmp