aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-documents.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/gnome-documents.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/gnome-documents.profile')
-rw-r--r--etc/gnome-documents.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gnome-documents.profile b/etc/gnome-documents.profile
index 5d2a90b64..2d70bf7ef 100644
--- a/etc/gnome-documents.profile
+++ b/etc/gnome-documents.profile
@@ -17,6 +17,7 @@ include /etc/firejail/disable-devel.inc
17include /etc/firejail/disable-passwdmgr.inc 17include /etc/firejail/disable-passwdmgr.inc
18 18
19caps.drop all 19caps.drop all
20netfilter
20no3d 21no3d
21nogroups 22nogroups
22nonewprivs 23nonewprivs
@@ -25,7 +26,6 @@ nosound
25novideo 26novideo
26protocol unix 27protocol unix
27seccomp 28seccomp
28netfilter
29shell none 29shell none
30tracelog 30tracelog
31 31