1 03/21/85 inactive_limit
 2 
 3 Syntax as a command:  inactive_limit {N}
 4 
 5 
 6 Function:  allows the I/O Daemon to log out automatically after a
 7 specified period of inactivity.
 8 
 9 
10 Arguments:
11 N
12    is the number of minutes of inactivity allowed.  N may be from zero
13    to 200 minutes.  Zero indicates no automatic logout; this is the
14    default.  The current inactivity limit is displayed if N is not
15    given.
16 
17 
18 Notes:  The inactivity time counter is reset when a request or command
19 is received or a quit is signalled, as well as when the driver
20 processes a new request.  A driver at command level is considered
21 active.
22 
23 An inactivity logout will reinitialize a remote driver so that another
24 station can log in and use the line.