diff options
Diffstat (limited to 'dns/kadnode/pkg-message')
-rw-r--r-- | dns/kadnode/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dns/kadnode/pkg-message b/dns/kadnode/pkg-message index f7954db4d331..617527a20ba8 100644 --- a/dns/kadnode/pkg-message +++ b/dns/kadnode/pkg-message @@ -1,6 +1,12 @@ +[ +{ 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 +} +] |