mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
9 lines
268 B
Plaintext
9 lines
268 B
Plaintext
[main]
|
|
# dns=none would disable all DNS management by NetworkManager, while the goal
|
|
# here is to just not touch my resolv.conf. This implies NetworkManager may
|
|
# still send data to systemd-resolved.
|
|
#dns=none
|
|
rc-manager=unmanaged
|
|
|
|
# vim: filetype=NetworkManager.conf
|