--- a/ntpd/ntp_sandbox.c +++ a/ntpd/ntp_sandbox.c @@ -354,6 +354,7 @@ int scmp_sc[] = { SCMP_SYS(openat), /* SUSE */ #endif SCMP_SYS(poll), + SCMP_SYS(pread64), SCMP_SYS(pselect6), SCMP_SYS(read), SCMP_SYS(recvfrom), /* Comment this out for testing.