summary refs log tree commit diff
path: root/seccomp/arm/wl_device.policy
diff options
context:
space:
mode:
Diffstat (limited to 'seccomp/arm/wl_device.policy')
-rw-r--r--seccomp/arm/wl_device.policy5
1 files changed, 2 insertions, 3 deletions
diff --git a/seccomp/arm/wl_device.policy b/seccomp/arm/wl_device.policy
index 1104fba..0b84c4b 100644
--- a/seccomp/arm/wl_device.policy
+++ b/seccomp/arm/wl_device.policy
@@ -9,9 +9,8 @@ socket: arg0 == 1 && arg1 == 0x80001 && arg2 == 0
 # arg1 == FIONBIO || arg1 == DMA_BUF_IOCTL_SYNC
 ioctl: arg1 == 0x5421 || arg1 == 0x40086200
 connect: 1
-# Used to communicate with wayland
-recvmsg: 1
-sendmsg: 1
+open: return ENOENT
+openat: return ENOENT
 # Used for sharing memory with wayland. arg1 == MFD_CLOEXEC|MFD_ALLOW_SEALING
 memfd_create: arg1 == 3
 # Used to set of size new memfd