umdns: add missing syscall to seccomp filter
[openwrt/staging/blocktrron.git] / package / network / services / umdns / files / umdns.json
index 92f1a17b52098ff18cc600052e9a3a0df9ae88ee..554b616633075ea5f6537b62fe8afc986d83a353 100644 (file)
                                "fcntl",
                                "fcntl64",
                                "fstat",
+                               "getdents64",
                                "getsockname",
+                               "getrandom",
                                "ioctl",
                                "madvise",
                                "mmap",
                                "mmap2",
                                "munmap",
+                               "newfstatat",
                                "open",
                                "openat",
                                "pipe",
@@ -42,6 +45,7 @@
                                "setsockopt",
                                "sigreturn",
                                "socket",
+                               "statx",
                                "time",
                                "uname",
                                "write",