aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/k3b.profile
blob: 8880cde6c00f2b2abed41e63c4570b0247e9d085 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Firejail profile for k3b
# Description: Sophisticated CD/DVD burning application
# This file is overwritten after every install/update
# Persistent local customizations
include k3b.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.config/k3brc
noblacklist ${HOME}/.kde/share/config/k3brc
noblacklist ${HOME}/.kde4/share/config/k3brc
noblacklist ${HOME}/.local/share/kxmlgui5/k3b
noblacklist ${MUSIC}

include disable-common.inc
include disable-devel.inc
include disable-interpreters.inc
include disable-programs.inc
include disable-xdg.inc

include whitelist-var-common.inc

caps.keep chown,dac_override,ipc_lock,net_bind_service,sys_admin,sys_nice,sys_rawio,sys_resource
#net none
netfilter
no3d
#nodvd
#nonewprivs # breaks privileged helpers
noinput
#noroot # breaks privileged helpers
nosound
notv
novideo
#protocol unix # breaks privileged helpers
#seccomp # breaks privileged helpers

#private-dev # breaks detection of dvd drives (see #6279)
#private-tmp

#restrict-namespaces # breaks privileged helpers