openwrt/package/network/services/umdns/files
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
..
umdns.config mdns: update and rename package to the umdns 2017-02-15 11:52:57 +01:00
umdns.init umdns: add check for seccomp list 2020-11-30 10:38:13 +00:00
umdns.json umdns: add missing syscall to seccomp filter 2022-08-05 14:10:42 +02:00