source: trunk/packs/maint/shutdown_notify.sh @ 2971

Revision 2971, 361 bytes checked in by probe, 34 years ago (diff)
Run faster... use "exec" and use /bin/sh, not /bin/csh
Line 
1#!/bin/sh
2# Script to notify people that a server is going down.
3# This is run by shutdown
4#
5#       $Source: /afs/dev.mit.edu/source/repository/packs/maint/shutdown_notify.sh,v $
6#       $Author: probe $
7#       $Header: /afs/dev.mit.edu/source/repository/packs/maint/shutdown_notify.sh,v 1.2 1990-05-01 18:09:21 probe Exp $
8
9exec /etc/athena/zshutdown_notify
Note: See TracBrowser for help on using the repository browser.