mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 19:17:21 +02:00
NetworkManager: rc-manager=auto with systemd-resolved
This commit is contained in:
parent
0cf0d83396
commit
d3a615713a
@ -1,3 +1 @@
|
|||||||
<!-- @format -->
|
|
||||||
|
|
||||||
# NetworkManager conf.d files that I want to remember, but not use actively
|
# NetworkManager conf.d files that I want to remember, but not use actively
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
[main]
|
[main]
|
||||||
# Send data to systemd-resolved
|
# Send data to systemd-resolved
|
||||||
dns=systemd-resolved
|
dns=systemd-resolved
|
||||||
# Even if I use systemd-resolved, I don't want NetworkManager to touch my
|
rc-manager=auto
|
||||||
# resolv.conf
|
|
||||||
rc-manager=none
|
|
||||||
# Implied, but made explicit
|
# Implied, but made explicit
|
||||||
systemd-resolved=true
|
systemd-resolved=true
|
||||||
# Tell it to use DoT
|
# Tell it to use DoT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user