mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
many new profiles
This commit is contained in:
parent
4d2059df3b
commit
fa10ab0e09
46 changed files with 1093 additions and 10 deletions
22
etc/gnome-music.profile
Normal file
22
etc/gnome-music.profile
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# gnome-music profile
|
||||
noblacklist ~/.local/share/gnome-music
|
||||
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
nogroups
|
||||
nonewprivs
|
||||
noroot
|
||||
protocol unix
|
||||
seccomp
|
||||
netfilter
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
# private-bin gnome-music,python3
|
||||
private-tmp
|
||||
private-dev
|
||||
# private-etc fonts
|
||||
Loading…
Add table
Add a link
Reference in a new issue