1nologin(4) File Formats nologin(4)
2
3
4
6 nologin - message displayed to users attempting to log on in the
7 process of a system shutdown
8
10 /etc/nologin
11
12
14 The /etc/nologin file contains the message displayed to users attempt‐
15 ing to log on to a machine in the process of being shutdown. After
16 displaying the contents of the nologin file, the login procedure
17 terminates, preventing the user from logging onto the machine.
18
19
20 This procedure is preferable to terminating a user's session by shut‐
21 down shortly after the user has logged on.
22
23
24 Logins by super-user are not affected by this procedure.
25
26
27 The message contained in the nologin file is editable by super-user. A
28 typical nologin file contains a message similar to:
29
30
31 NO LOGINS: System going down in 10 minutes.
32
34 login(1), rlogin(1), telnet(1), shutdown(1M)
35
36
37
38SunOS 5.11 21 Dec 1995 nologin(4)