diff options
author | Chen Minqiang <ptpt52@gmail.com> | 2022-07-31 05:04:58 +0800 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2022-08-06 22:25:07 +0200 |
commit | 62fff4e1e6dd0315344d5fd34380fa5f85935199 (patch) | |
tree | 7c189d8824da29ffea51021faaa475e48a503ebd /package/network/services/ustp | |
parent | ecf0dc7055fa8133560f12367f359f44709d133c (diff) | |
download | upstream-62fff4e1e6dd0315344d5fd34380fa5f85935199.tar.gz upstream-62fff4e1e6dd0315344d5fd34380fa5f85935199.tar.bz2 upstream-62fff4e1e6dd0315344d5fd34380fa5f85935199.zip |
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)
Diffstat (limited to 'package/network/services/ustp')
0 files changed, 0 insertions, 0 deletions