design-center icon indicating copy to clipboard operation
design-center copied to clipboard

Improve System::config_resolver efficency when using defined_only

Open nickanderson opened this issue 13 years ago • 1 comments

When using defined_only option resolv.conf is edited once for each resolver index slist value on each activation.

nickanderson avatar Aug 10 '12 03:08 nickanderson

I tried to do this but couldn't find a better solution that would do good differential editing. Maybe someone else wants to try it; this is not a big inefficiency because that file is tiny, but I agree it's not optimal.

tzz avatar Aug 20 '12 15:08 tzz