|
|
|
#! /bin/sh # # $NetBSD: INSTALL,v 1.1 2001/10/31 23:00:01 zuntum 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
| Results 1 - 1 |