summaryrefslogtreecommitdiff
path: root/profiles/qtox.local
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/qtox.local')
-rw-r--r--profiles/qtox.local23
1 files changed, 23 insertions, 0 deletions
diff --git a/profiles/qtox.local b/profiles/qtox.local
new file mode 100644
index 0000000..45bd4c7
--- /dev/null
+++ b/profiles/qtox.local
@@ -0,0 +1,23 @@
+# # 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
+env LD_PRELOAD=/usr/lib/libhardened_malloc.so