24 lines
413 B
Plaintext
24 lines
413 B
Plaintext
.TH multi 1M
|
|
.SH NAME
|
|
multi \- switch the system to multiuser mode
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\f3/etc/multi\f1
|
|
.fi
|
|
.SH DESCRIPTION
|
|
.I multi
|
|
switches the system to multiuser mode if it was in singleuser mode
|
|
or causes it to reread its
|
|
.I /etc/inittab
|
|
file and turn the appropriate
|
|
.IR getty s
|
|
on and off.
|
|
.I multi
|
|
is a shell script that invokes
|
|
.IR /etc/telinit .
|
|
.SH "SEE ALSO"
|
|
getty(1M),
|
|
init(1M),
|
|
single(1M),
|
|
inittab(4).
|