diff --git a/ndhc/seccomp.c b/ndhc/seccomp.c index fb871d3..062c2b3 100644 --- a/ndhc/seccomp.c +++ b/ndhc/seccomp.c @@ -145,8 +145,6 @@ int enforce_seccomp_ifch(void) ALLOW_SYSCALL(lseek), ALLOW_SYSCALL(truncate), ALLOW_SYSCALL(fcntl), - ALLOW_SYSCALL(unlink), - ALLOW_SYSCALL(chmod), ALLOW_SYSCALL(rt_sigreturn), #ifdef __NR_sigreturn