summaryrefslogtreecommitdiff
path: root/net/openresolv/MESSAGE
blob: 017b5a30054f4e0d537aae1908fd786b9a2c52c8 (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE,v 1.4 2009/03/16 21:55:44 roy Exp $

To ensure that resolvconf works correctly, you should ensure that
${PREFIX} is available before any clients attempt to use it.
On NetBSD, for example, you could do this by setting this in /etc/rc.conf
critical_filesystems_local="/usr /var"
and adding ${PREFIX}/sbin to PATH in /etc/rc.conf.

===========================================================================