mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
reorganize github etc directory
This commit is contained in:
parent
8344d02bda
commit
018d75775e
998 changed files with 2 additions and 2 deletions
49
etc/profile-a-l/gnome-chess.profile
Normal file
49
etc/profile-a-l/gnome-chess.profile
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
# Firejail profile for gnome-chess
|
||||
# Description: Simple chess game
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gnome-chess.local
|
||||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
noblacklist ${HOME}/.config/gnome-chess
|
||||
noblacklist ${HOME}/.local/share/gnome-chess
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
include disable-exec.inc
|
||||
include disable-interpreters.inc
|
||||
include disable-passwdmgr.inc
|
||||
include disable-programs.inc
|
||||
include disable-xdg.inc
|
||||
|
||||
whitelist /usr/share/gnuchess
|
||||
whitelist /usr/share/gnome-chess
|
||||
include whitelist-runuser-common.inc
|
||||
include whitelist-usr-share-common.inc
|
||||
include whitelist-var-common.inc
|
||||
|
||||
apparmor
|
||||
caps.drop all
|
||||
machine-id
|
||||
net none
|
||||
no3d
|
||||
nodvd
|
||||
nogroups
|
||||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
notv
|
||||
nou2f
|
||||
novideo
|
||||
protocol unix
|
||||
seccomp
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
disable-mnt
|
||||
private-bin fairymax,gnome-chess,gnuchess,hoichess
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc alternatives,dconf,fonts,gnome-chess,gtk-3.0
|
||||
private-tmp
|
||||
Loading…
Add table
Add a link
Reference in a new issue