#! /bin/sh
#
# $NetBSD: INSTALL,v 1.2 1998/08/07 11:11:07 agc Exp $
#

case "$2" in
  ""|POST-INSTALL) cat <<EOF
=============================================================

Zephyr requires a single master server, and then a host server for
every host that supports zephyr.   You must start these out of your
rc script.

=============================================================
EOF
  ;;
esac
