summaryrefslogtreecommitdiff
path: root/net/openresolv/MESSAGE
blob: 13ac1ee361e44d2200b5f2d59ee166bb29ddbef2 (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE,v 1.3 2009/03/14 22:33:20 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.

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