tuned icon indicating copy to clipboard operation
tuned copied to clipboard

sysctl wildcarding

Open bcg62 opened this issue 6 years ago • 3 comments

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 .

bcg62 avatar Oct 22 '19 20:10 bcg62

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.

yarda avatar Oct 22 '19 20:10 yarda

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.

bcg62 avatar Nov 05 '19 21:11 bcg62

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.

yarda avatar Dec 01 '19 12:12 yarda