mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
36 lines
647 B
Text
36 lines
647 B
Text
# Firejail profile for brasero
|
|
# Description: CD/DVD burning application for GNOME
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include brasero.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/brasero
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-programs.inc
|
|
|
|
include whitelist-var-common.inc
|
|
|
|
apparmor
|
|
caps.drop all
|
|
net none
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
novideo
|
|
protocol unix
|
|
seccomp
|
|
shell none
|
|
tracelog
|
|
|
|
# private-bin brasero
|
|
private-cache
|
|
# private-dev
|
|
# private-tmp
|