Revision 11896,
1.4 KB
checked in by ghudson, 26 years ago
(diff) |
busyd, a daemon for answering larvnet status requests
|
Line | |
---|
1 | .\" $Id: busyd.8,v 1.1 1998-08-25 03:31:12 ghudson Exp $ |
---|
2 | .\" |
---|
3 | .\" Copyright 1998 by the Massachusetts Institute of Technology. |
---|
4 | .\" |
---|
5 | .\" Permission to use, copy, modify, and distribute this |
---|
6 | .\" software and its documentation for any purpose and without |
---|
7 | .\" fee is hereby granted, provided that the above copyright |
---|
8 | .\" notice appear in all copies and that both that copyright |
---|
9 | .\" notice and this permission notice appear in supporting |
---|
10 | .\" documentation, and that the name of M.I.T. not be used in |
---|
11 | .\" advertising or publicity pertaining to distribution of the |
---|
12 | .\" software without specific, written prior permission. |
---|
13 | .\" M.I.T. makes no representations about the suitability of |
---|
14 | .\" this software for any purpose. It is provided "as is" |
---|
15 | .\" without express or implied warranty. |
---|
16 | .TH BUSYD 8 "24 Aug 1998" |
---|
17 | .SH NAME |
---|
18 | busyd \- Return the busy status of a workstation |
---|
19 | .SH SYNOPSIS |
---|
20 | .B busyd |
---|
21 | .SH DESCRIPTION |
---|
22 | .B busyd |
---|
23 | is normally run from inetd, and thus is run with file descriptor 0 set |
---|
24 | to a Unix datagram socket which has just received a workstation status |
---|
25 | request. |
---|
26 | .B busyd |
---|
27 | reads the request and writes a status packet giving the workstation |
---|
28 | status (busy or free), the workstation name, and the workstation |
---|
29 | architecture. |
---|
30 | .SH FILES |
---|
31 | .B /etc/athena/rc.conf |
---|
32 | .br |
---|
33 | .B /var/athena/busy |
---|
34 | .SH "SEE ALSO" |
---|
35 | .BR larvnetd (8), |
---|
36 | .BR larv_send_status (3) |
---|
37 | .SH AUTHOR |
---|
38 | Greg Hudson, MIT Information Systems |
---|
39 | .br |
---|
40 | Copyright 1998 by the Massachusetts Institute of Technology. |
---|
Note: See
TracBrowser
for help on using the repository browser.