summary refs log tree commit diff
path: root/seccomp/arm/common_device.policy
diff options
context:
space:
mode:
Diffstat (limited to 'seccomp/arm/common_device.policy')
-rw-r--r--seccomp/arm/common_device.policy2
1 files changed, 0 insertions, 2 deletions
diff --git a/seccomp/arm/common_device.policy b/seccomp/arm/common_device.policy
index d7c1b80..41b176c 100644
--- a/seccomp/arm/common_device.policy
+++ b/seccomp/arm/common_device.policy
@@ -24,8 +24,6 @@ mprotect: arg2 in ~PROT_EXEC
 mremap: 1
 munmap: 1
 nanosleep: 1
-open: return ENOENT
-openat: return ENOENT
 pipe2: 1
 poll: 1
 ppoll: 1