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
..
2020-01-05 19:36:46 +01:00
2022-07-10 19:07:47 +02:00
2022-03-22 22:03:37 +01:00
2021-11-04 15:04:45 +02:00
2020-04-26 13:00:36 +01:00
2022-06-01 14:41:46 +02:00
2021-09-21 19:43:20 +02:00