#!/bin/sh
# Script to notify people that a server is going down.
# This is run by shutdown
#
#       $Id: shutdown_notify.sh,v 1.1.1.3 1999/03/31 21:54:24 nathanw Exp $

exec /etc/athena/zshutdown_notify
