irqbalance/misc
Neil Horman f5ca2eb481 fix socket path creation
based on this bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915834

It seems that setting the Temp file system to ro overly restricts access
to it such that other applications (like ssh), can't function properly.
That seems like a error to fix in systemd to me, but regardless we
obviously cant use TempDirectory=/path:ro if its going to impact other
applications like that.

Instead specify a specific RuntimeDirectory that systemd can clean up
for us, and modify irqbalance and irqbalance-ui to create the comms
socket there.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2019-01-14 09:58:52 -05:00
..
irqbalance.policy.d misc: Add an example for policy script 2018-10-13 01:03:03 +08:00
90-irqbalance.rules misc: add sample udev rule 2017-08-08 14:10:07 -04:00
irqbalance.env add irqbalance args variable to env file 2012-07-12 11:25:02 -04:00
irqbalance.service fix socket path creation 2019-01-14 09:58:52 -05:00