mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 17:39:22 +01:00
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
# This expects the package dnssec-trigger to be installed as it will manage
|
|
# /etc/resolv.conf according to manual page for NetworkManager.conf and that
|
|
# again seems to expect unbound-control-setup to be done/enabled
|
|
[main]
|
|
dns=unbound
|
|
|
|
# vim: filetype=NetworkManager.conf
|