1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/package/network
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
..
config netifd: update to Git version 2021-04-03 2021-04-03 19:11:38 +02:00
ipv6 odhcp6c: add a odhcp6c.user placeholder script 2021-03-10 20:16:06 +01:00
services umdns: add missing syscalls to seccomp filter 2021-04-10 17:36:03 +01:00
utils iproute2: fix libbpf detection with NLS enabled 2021-04-03 18:56:02 +02:00