immortalwrt/package/network
Daniel Golle b7237dd61a 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-11 23:23:25 +08:00
..
config firewall4: update to latest Git HEAD 2021-04-01 23:21:02 +08:00
ipv6 odhcp6c: update to git HEAD 2020-12-31 11:25:13 +08:00
services umdns: add missing syscalls to seccomp filter 2021-04-11 23:23:25 +08:00
utils iproute2: fix libbpf detection with NLS enabled 2021-04-04 12:09:59 +08:00