]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/clients/zshutdown_notify/zshutdown_notify.8
d92fafc9b9c6ad361c78100478dcd7b026411e15
[1ts-debian.git] / zephyr / clients / zshutdown_notify / zshutdown_notify.8
1 .\"     $Id$
2 .\"
3 .\" Copyright 1988 by the Massachusetts Institute of Technology
4 .\" All rights reserved.  The file /usr/include/zephyr/mit-copyright.h
5 .\" specifies the terms and conditions for redistribution.
6 .\"
7 .TH ZSHUTDOWN_NOTIFY 8 "July 8, 1988" "MIT Project Athena"
8 .ds ]W MIT Project Athena
9 .SH NAME
10 zshutdown_notify \- notify users of impending shutdown via Zephyr
11 .SH SYNOPSIS
12 .B zshutdown_notify
13 .SH DESCRIPTION
14 .I zshutdown_notify
15 reads the standard input until EOF is reached, and then sends a Zephyr
16 notice with the official hostname, the collected input, and a warning
17 message as the message body of the notice.
18 The notice is sent to class FILSRV, instance 
19 .I <hostname>,
20 recipient "*", where <hostname> is the official hostname of the sending host.
21 .PP
22 Any users who are using resources on the sending host are expected to
23 subscribe to these messages so they will be warned of any impending
24 shutdowns.
25 .PP
26 .I zshutdown_notify
27 is usually invoked from within
28 .I /etc/shutdown.
29 .SH SEE ALSO
30 attach(1), zephyr(1), zwgc(1), shutdown(8), zhm(8), zephyrd(8)
31 .br
32 Project Athena Technical Plan Section E.4.1, `Zephyr Notification
33 Service'
34 .SH AUTHOR
35 .PP
36 C. Anthony Della Fera (Digital Equipment Corporation-Project Athena)
37 .sp
38 .SH RESTRICTIONS
39 Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
40 All Rights Reserved.
41 .br
42 .I zephyr(1)
43 specifies the terms and conditions for redistribution.