meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:prepare:network_manager [2016/01/20 09:57] – niziak | linux:prepare:network_manager [2020/10/13 09:07] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Network Manager ====== | ||
+ | |||
+ | ===== Disable resolv.conf update ===== | ||
+ | To prevent NM form destroying content of resolv.conf: | ||
+ | <file | / | ||
+ | [main] | ||
+ | ... | ||
+ | dns=none | ||
+ | ... | ||
+ | </ | ||
+ | |||
+ | <code bash> | ||
+ | |||
+ | |||
=== Excluding interfaces === | === Excluding interfaces === | ||
Do not touch any interfaces defined in **/ | Do not touch any interfaces defined in **/ |