# # 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 amdgpu for some reason
env LD_PRELOAD=/usr/lib/libhardened_malloc.so