Files
pkgsrc-ng/net/openresolv/MESSAGE
2013-09-26 17:14:40 +02:00

11 lines
498 B
Plaintext

===========================================================================
$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.
===========================================================================