aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-music.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-music.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-music.profile')
-rw-r--r--etc/gnome-music.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gnome-music.profile b/etc/gnome-music.profile
index abdb6bfb5..8b569e563 100644
--- a/etc/gnome-music.profile
+++ b/etc/gnome-music.profile
@@ -14,6 +14,7 @@ include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
15 15
16caps.drop all 16caps.drop all
17netfilter
17no3d 18no3d
18nogroups 19nogroups
19nonewprivs 20nonewprivs
@@ -21,7 +22,6 @@ noroot
21novideo 22novideo
22protocol unix 23protocol unix
23seccomp 24seccomp
24netfilter
25shell none 25shell none
26tracelog 26tracelog
27 27