summaryrefslogtreecommitdiff
path: root/profiles/karbon.profile
blob: e6b451ac1262829a3a38b959eb911f014876468f (plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Firejail profile for karbon
# This file is overwritten after every install/update
# Persistent local customizations
include karbon.local
# Persistent global definitions
include globals.local

# Breaks opening svg files
ignore noexec ${HOME}

noblacklist ${HOME}/.config/karbonrc
noblacklist ${HOME}/.local/share/karbon
noblacklist ${HOME}/.local/share/kxmlgui5/karbon
noblacklist ${DOCUMENTS}
noblacklist ${PICTURES}

# Allow python (blacklisted by disable-interpreters.inc)
noblacklist ${PATH}/python2*
noblacklist ${PATH}/python3*
noblacklist /usr/lib/python2*
noblacklist /usr/lib/python3*

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 breaks menus
ignore ipc-namespace
# net none
netfilter
nodvd
nogroups
nonewprivs
noroot
nosound
notv
nou2f
novideo
protocol unix
# # seccomp breaks integrated file manager on kde applications
# # due to syscall name_to_handle_at
seccomp !name_to_handle_at
shell none

private-cache
private-dev
private-tmp

# dbus-user none
# dbus-system none