mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
cantata.profile
The private-etc entries were added by firejail --build but are not complete.
This commit is contained in:
parent
da2a3fd0d1
commit
c545262e3b
1 changed files with 36 additions and 0 deletions
36
etc/cantata.profile
Normal file
36
etc/cantata.profile
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
# Firejail profile for Cantata
|
||||
# Description: Multimedia player - Qt5 client for the music Player daemon (MPD)
|
||||
# This file is overwritten during software install.
|
||||
# Persistent local customizations
|
||||
include cantata.local
|
||||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
noblacklist ${HOME}/.cache/cantata
|
||||
noblacklist ${HOME}/.config/cantata
|
||||
noblacklist ${HOME}/.local/share/cantata
|
||||
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
|
||||
|
||||
apparmor
|
||||
caps.drop all
|
||||
ipc-namespace
|
||||
netfilter
|
||||
nonewprivs
|
||||
noroot
|
||||
nou2f
|
||||
novideo
|
||||
protocol unix,inet,inet6,netlink,
|
||||
seccomp
|
||||
shell none
|
||||
|
||||
# private-etc samba,gcrypt,drirc,fonts,mpd.conf,kde5rc,passwd,xdg,hosts,ssl,
|
||||
private-bin cantata,mpd
|
||||
private-dev
|
||||
Loading…
Add table
Add a link
Reference in a new issue