blob: 0252f33fa2642d92809e2bf7568ae84d79f4fd1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
ignore noblacklist ${HOME}/.cache/okular
ignore noblacklist ${HOME}/.kde/share/apps/okular
ignore noblacklist ${HOME}/.kde/share/config/okularpartrc
ignore noblacklist ${HOME}/.kde/share/config/okularrc
ignore noblacklist ${HOME}/.kde4/share/apps/okular
ignore noblacklist ${HOME}/.kde4/share/config/okularpartrc
ignore noblacklist ${HOME}/.kde4/share/config/okularrc
net none
# no3d
nodbus
# # seccomp breaks integrated file manager on kde applications
# # due to syscall name_to_handle_at
seccomp !name_to_handle_at
private-cache
private-tmp
|