8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man4 / nologin.4
blobf6be44ea40bc877f770994280fbe3d2255cfceda
1 '\" te
2 .\"  Copyright (c) 1995 Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH NOLOGIN 4 "Dec 21, 1995"
7 .SH NAME
8 nologin \- message displayed to users attempting to log on in the process of a
9 system shutdown
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/etc/nologin\fR
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 The  \fB/etc/nologin\fR file contains the message displayed to users attempting
20 to log on to a  machine in the process of being shutdown.  After displaying the
21 contents of the  \fBnologin\fR file,  the  \fBlogin\fR procedure  terminates,
22 preventing the user from logging onto the machine.
23 .sp
24 .LP
25 This procedure is preferable to  terminating a user's session by
26 \fBshutdown\fR shortly after the user has logged on.
27 .sp
28 .LP
29 Logins by  super-user are not affected by this procedure.
30 .sp
31 .LP
32 The message contained in the  \fBnologin\fR file is editable by super-user. A
33 typical  \fBnologin\fR file contains a message similar to:
34 .sp
35 .LP
36 \fBNO LOGINS: System going down in 10 minutes.\fR
37 .SH SEE ALSO
38 .sp
39 .LP
40 \fBlogin\fR(1), \fBrlogin\fR(1), \fBtelnet\fR(1), \fBshutdown\fR(1M)