mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* add disable-exec.inc to all profiles with apparmor - #2385 #2505 * drop disable-exec.inc from generic electron.profile
42 lines
941 B
Text
42 lines
941 B
Text
# Firejail profile for asounder
|
|
# Description: Graphical audio CD ripper and encoder
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include asunder.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/asunder
|
|
noblacklist ${HOME}/.asunder_album_genre
|
|
noblacklist ${HOME}/.asunder_album_title
|
|
noblacklist ${HOME}/.asunder_album_artist
|
|
noblacklist ${MUSIC}
|
|
|
|
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
|
|
|
|
include whitelist-var-common.inc
|
|
|
|
apparmor
|
|
caps.drop all
|
|
netfilter
|
|
nodbus
|
|
# nogroups
|
|
nonewprivs
|
|
noroot
|
|
nou2f
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
shell none
|
|
|
|
#private-bin vlc,cvlc,nvlc,rvlc,qvlc,svlc
|
|
private-dev
|
|
private-tmp
|
|
|
|
# mdwe is disabled due to breaking hardware accelerated decoding
|
|
# memory-deny-write-execute
|