diff --git a/zathura/seccomp-filters.c b/zathura/seccomp-filters.c index 6c5a9ea..4900d8b 100644 --- a/zathura/seccomp-filters.c +++ b/zathura/seccomp-filters.c @@ -109,7 +109,6 @@ seccomp_enable_basic_filter(void) DENY_RULE(umount); DENY_RULE(umount2); DENY_RULE(uselib); - DENY_RULE(vmsplice); /* *