Irqbalance / irqbalance

The irqbalance source tree - The new official site for irqbalance
http://irqbalance.github.io/irqbalance/
GNU General Public License v2.0
586 stars 139 forks source link

allow AF_NETLINK in the systemd service restrictions #250

Closed dirkmueller closed 1 year ago

dirkmueller commented 1 year ago

AF_NETLINK is needed for communicating with the thermald daemon, without that the start up logs a warning

thermal: socket bind failed, thermald may not be running.

because systemd prevents access to NETLINK.