mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
33 lines
639 B
Text
33 lines
639 B
Text
# Firejail profile for xfburn
|
|
# Description: CD-burner application for Xfce Desktop Environment
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include xfburn.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/xfburn
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-interpreters.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
novideo
|
|
protocol unix
|
|
seccomp
|
|
shell none
|
|
tracelog
|
|
|
|
# private-bin xfburn
|
|
# private-dev
|
|
# private-etc alternatives,fonts
|
|
# private-tmp
|