tn3399_openwrt/package/network/services/umdns
Chen Minqiang 31cca8f8d3 umdns: add missing syscall to seccomp filter
There is some syscall missing:
'getdents64'
'getrandom'
'statx'
'newfstatat'

Found with:
'mkdir /etc/umdns; ln -s /tmp/1.json /etc/umdns/; utrace /usr/sbin/umdns'

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2022-08-05 14:10:42 +02:00
..
files umdns: add missing syscall to seccomp filter 2022-08-05 14:10:42 +02:00
Makefile umdns: bump to git HEAD 2021-05-16 03:59:54 +03:00