opnsense-ports/dns/kadnode/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

12 lines
242 B
Text

[
{ type: install
message: <<EOM
In order to resolve domains using kadnode all over the system, add this
line to your /etc/nsswitch.conf:
hosts: kadnode dns
If the hosts line already exists, just add kadnode before the dns entry.
EOM
}
]