tuned
tuned copied to clipboard
sysctl wildcarding
Is there currently a way to achieve something like
[sysctl]
net.ipv4.neigh.*.gc_stale_time = 86400
or maybe a way with the net plugin?
Inteface names are not known or consistent .
AFAIK there is no way at the moment (not counting usage of the script), but this is interesting RFE. It shouldn't be hard to implement it.
Is this issue sufficient for a formal RFE? This is the last usecase i have for having to include an external script in my profile which would be very nice to remove.
Is this issue sufficient for a formal RFE? This is the last usecase i have for having to include an external script in my profile which would be very nice to remove.
Yes. Also patches are welcome to speed this up.