summaryrefslogtreecommitdiff
path: root/profiles/qtox.local
blob: a70b3ff466ff794c02af35f32acdef4220440b27 (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
# # qtox alsa audio will work with ipc-namespace, 
# # but it hogs the alsa device from other applications
ignore ipc-namespace

# # Breaks systray support
ignore nodbus

# # qtox can make use of a webcam for calls
# # comment this if you intend to do so
novideo

# # seccomp breaks integrated file manager on kde applications
# # due to syscall name_to_handle_at
seccomp !name_to_handle_at

# # mdwe breaks qtox
ignore memory-deny-write-execute

private-bin qtox,dbus-launch
private-etc asound.conf,fonts,group,ld.so.cache,localtime,machine-id,passwd,pulse,resolv.conf

# # Use with hardened-malloc package
# This breaks qtox on polaris10 amdgpu for some reason
env LD_PRELOAD=/usr/lib/libhardened_malloc.so