#!/bin/sh
# Script to notify people that a server is going down.
# This is run by shutdown
#
#       $Id: shutdown_notify.sh,v 1.3 1999/02/04 17:49:18 ghudson Exp $

exec /etc/athena/zshutdown_notify
