diff options
author | roy <roy@pkgsrc.org> | 2008-12-16 15:49:14 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2008-12-16 15:49:14 +0000 |
commit | 249ffb2455253448aaf0043f7dbe9d32b4c0f755 (patch) | |
tree | 16d70e06aa755cd3d324de98e93e97c0149167f0 /net/openresolv | |
parent | b45472f0003e25f5c489d5dcddfe57510abfb8fa (diff) | |
download | pkgsrc-249ffb2455253448aaf0043f7dbe9d32b4c0f755.tar.gz |
Satisfy pkglint
Diffstat (limited to 'net/openresolv')
-rw-r--r-- | net/openresolv/MESSAGE | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net/openresolv/MESSAGE b/net/openresolv/MESSAGE index 2034a252ce2..79f26acd202 100644 --- a/net/openresolv/MESSAGE +++ b/net/openresolv/MESSAGE @@ -1,4 +1,9 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2008/12/16 15:49:14 roy Exp $ + To ensure that resolvconf works correctly, you should ensure that -${PREFIX} is available before any clients such as dhcpcd attempt to use it. +${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" + +=========================================================================== |