aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
Diffstat (limited to 'package/network')
-rw-r--r--package/network/services/umdns/files/umdns.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/network/services/umdns/files/umdns.json b/package/network/services/umdns/files/umdns.json
index 92f1a17b52..554b616633 100644
--- a/package/network/services/umdns/files/umdns.json
+++ b/package/network/services/umdns/files/umdns.json
@@ -19,12 +19,15 @@
"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",