summaryrefslogtreecommitdiff
path: root/profiles/konqueror.profile
blob: 57391201290b72d1fe6c73f758c32a94e2223a16 (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
67
68
69
70
71
72
# This file is overwritten after every install/update
# Persistent local customizations
include konqueror.local
# Persistent global definitions
include globals.local

#noblacklist ${HOME}/.cache/konqueror
#noblacklist ${HOME}/.cache/kget
noblacklist ${HOME}/.config/konquerorrc
noblacklist ${HOME}/.config/konq_history
noblacklist ${HOME}/.config/kcmshell5rc
noblacklist ${HOME}/.config/kgetrc
noblacklist ${HOME}/.config/kget_bittorrentfactory.rc
noblacklist ${HOME}/.config/kget_metalinkfactory.rc
noblacklist ${HOME}/.config/kget_multisegkiofactory.rc
noblacklist ${HOME}/.local/share/konqueror
noblacklist ${HOME}/.local/share/kget

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

# whitelisting breaks writing to konquerorrc
whitelist ${DOWNLOADS}
#whitelist ${HOME}/build/expansion
# # Workaround for failing to write to konquerorrc
whitelist ${HOME}/.config
whitelist ${HOME}/.config/konquerorrc
whitelist ${HOME}/.config/konq_history
whitelist ${HOME}/.config/kgetrc
whitelist ${HOME}/.config/kget_bittorrentfactory.rc
whitelist ${HOME}/.config/kget_metalinkfactory.rc
whitelist ${HOME}/.config/kget_multisegkiofactory.rc
whitelist ${HOME}/.local/share/konqueror
whitelist ${HOME}/.local/share/kget
include whitelist-common.inc

caps.drop all
# # alsa audio will work with ipc-namespace,
# # but it hogs the alsa device from other applications
ignore ipc-namespace
ignore machine-id
netfilter
ignore no3d
ignore nodbus
nodvd
nogroups
nonewprivs
noroot
notv
nou2f
protocol unix,inet,inet6,netlink
# # 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 konqueror,bash,kget,kcmshell5,dbus-launch
private-cache
private-dev
private-etc asound.conf,ca-certificates,group,machine-id,passwd,resolv.conf,ssl
# private-tmp breaks kget integration
# private-tmp
ignore private-tmp

ignore memory-deny-write-execute