mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
Harden gnome-chess (#2719)
* Harden gnome-chess * Update gnome-chess.profile remove whitelisting
This commit is contained in:
parent
43cbc6d5f5
commit
252fd305d7
1 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,10 @@ include disable-xdg.inc
|
|||
|
||||
include whitelist-var-common.inc
|
||||
|
||||
apparmor
|
||||
caps.drop all
|
||||
machine-id
|
||||
net none
|
||||
no3d
|
||||
nodvd
|
||||
nogroups
|
||||
|
|
@ -35,6 +38,7 @@ tracelog
|
|||
|
||||
disable-mnt
|
||||
private-bin fairymax,gnome-chess,hoichess,gnuchess
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc alternatives,fonts,gnome-chess
|
||||
private-etc alternatives,dconf,fonts,gnome-chess,gtk-3.0
|
||||
private-tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue