umdns: add missing syscall to seccomp filter
authorChen Minqiang <ptpt52@gmail.com>
Sat, 30 Jul 2022 21:04:58 +0000 (05:04 +0800)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 6 Aug 2022 20:25:07 +0000 (22:25 +0200)
commit62fff4e1e6dd0315344d5fd34380fa5f85935199
tree7c189d8824da29ffea51021faaa475e48a503ebd
parentecf0dc7055fa8133560f12367f359f44709d133c
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>
(cherry picked from commit 31cca8f8d3f6218965812c46de35ba30c4ba83ab)
package/network/services/umdns/files/umdns.json