openwrt/package/network
Daniel Golle 1a0afbd6f2 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>
(cherry picked from commit 00a85a1634)
2021-04-18 12:05:12 +02:00
..
config firewall3: update to latest git HEAD 2021-03-29 20:26:33 +02:00
ipv6 odhcp6c: fix routing loop on point-to-point links 2021-01-17 21:22:39 +01:00
services umdns: add missing syscalls to seccomp filter 2021-04-18 12:05:12 +02:00
utils iproute2: fix libbpf detection with NLS enabled 2021-04-10 14:22:28 +02:00