2008-12-16 16:49:14 +01:00
|
|
|
===========================================================================
|
2009-03-16 22:55:44 +01:00
|
|
|
$NetBSD: MESSAGE,v 1.4 2009/03/16 21:55:44 roy Exp $
|
2008-12-16 16:49:14 +01:00
|
|
|
|
2008-12-16 15:57:58 +01:00
|
|
|
To ensure that resolvconf works correctly, you should ensure that
|
2008-12-16 16:49:14 +01:00
|
|
|
${PREFIX} is available before any clients attempt to use it.
|
2008-12-16 15:57:58 +01:00
|
|
|
On NetBSD, for example, you could do this by setting this in /etc/rc.conf
|
|
|
|
critical_filesystems_local="/usr /var"
|
2009-03-16 22:55:44 +01:00
|
|
|
and adding ${PREFIX}/sbin to PATH in /etc/rc.conf.
|
2008-12-16 16:49:14 +01:00
|
|
|
|
|
|
|
===========================================================================
|