#1114554 needs access to AF_NETLINK sockets

Package:
lighttpd
Source:
lighttpd
Description:
fast webserver with minimal memory footprint
Submitter:
Marco d'Itri
Date:
2025-09-06 21:49:02 UTC
Severity:
normal
#1114554#5
Date:
2025-09-06 21:47:33 UTC
From:
To:
lighttpd reports every minute in syslog:

lighttpd[8009]: Cannot open netlink socket: Address family not supported by protocol

I fixed this by adding AF_NETLINK to RestrictAddressFamilies.

On arm64. Interestingly, I do not see this on amd64.