tn3399_openwrt/package/network/services/umdns/files
Daniel Golle 00a85a1634
umdns: add missing syscalls to seccomp filter
Looks like 'openat', 'pipe2' and 'ppoll' are now needed, possibly due
to changes on libraries used by umdns now using slightly different
calls.

Found using
/etc/init.d/umdns trace
now use umdns, ie. cover all ubus call etc., then
/etc/init.d/umdns stop
find list of syscalls traced in /tmp/umdns.*.json

Fixes: FS#3355 ("UMDNS: does not start on master with seccomp")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-04-10 17:36:03 +01:00
..
umdns.config
umdns.init umdns: add check for seccomp list 2020-11-30 10:38:13 +00:00
umdns.json umdns: add missing syscalls to seccomp filter 2021-04-10 17:36:03 +01:00