mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
Added gnome-chess profile
This commit is contained in:
parent
323c26b4ad
commit
9c3de20c36
1 changed files with 20 additions and 0 deletions
20
etc/gnome-chess.profile
Normal file
20
etc/gnome-chess.profile
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Firejail profile for gnome-chess
|
||||
noblacklist /.local/share/gnome-chess
|
||||
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
net none
|
||||
nogroups
|
||||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
seccomp
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
private-bin gnome-chess
|
||||
private-dev
|
||||
Loading…
Add table
Add a link
Reference in a new issue