summaryrefslogtreecommitdiff
path: root/profiles/kmymoney.profile
blob: d8b2ccd233d8f0c208132840dd73f4fee67bc3f7 (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
57
58
59
60
61
62
63
64
65
66
# This file is overwritten after every install/update
# Persistent local customizations
include kmymoney.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.aqbanking
noblacklist ${HOME}/.config/kmymoneyrc
noblacklist ${HOME}/.config/kmymoney
noblacklist ${HOME}/.local/share/kmymoney


include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-passwdmgr.inc
include disable-programs.inc

mkdir ${HOME}/.aqbanking
mkfile ${HOME}/.config/kmymoneyrc
mkdir ${HOME}/.config/kmymoney
mkdir ${HOME}/.local/share/kmymoney

whitelist ${HOME}/.aqbanking
# # whitelist entire .config as kde workaround
whitelist ${HOME}/.config
whitelist ${HOME}/.config/kmymoneyrc
whitelist ${HOME}/.config/kmymoney
whitelist ${HOME}/.local/share/kmymoney

include whitelist-common.inc
include whitelist-var-common.inc

caps.drop all
ipc-namespace
machine-id
net none
netfilter
# # no3d breaks gpu accelerated rendering
# no3d
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
tracelog

disable-mnt
private-bin bash,kmymoney
private-cache
private-dev
private-etc fonts,localtime
private-tmp

# memory-deny-write-execute

dbus-user none
dbus-system none