mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
38 lines
631 B
Text
38 lines
631 B
Text
# Firejail profile for gucharmap
|
|
# Description: Unicode character picker and font browser
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include gucharmap.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-interpreters.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
include disable-xdg.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
no3d
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
novideo
|
|
protocol unix
|
|
seccomp
|
|
shell none
|
|
|
|
disable-mnt
|
|
private
|
|
private-cache
|
|
private-dev
|
|
private-tmp
|
|
|
|
noexec ${HOME}
|
|
noexec /tmp
|