| Revision 1108,
773 bytes
checked in by daisuke, 16 years ago
(diff) |
|
import initscripts-8.90.6 from internal cvs repository
|
| Rev | Line | |
|---|
| [1108] | 1 | .TH SYS-UNCONFIG 8 "Wed Jul 28 1999" |
|---|
| 2 | .SH NAME |
|---|
| 3 | sys-unconfig \- shell script to reconfigure the system upon next boot |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | \fBsys-unconfig\fR |
|---|
| 6 | .SH DESCRIPTION |
|---|
| 7 | \fBsys-unconfig\fR provides a simple method of reconfiguring a system |
|---|
| 8 | in a new enviroment. Upon executing sys-unconfig will halt your |
|---|
| 9 | system, and run the following configuration programs at boot: |
|---|
| 10 | passwd (to change the root password), netconfig, timeconfig, |
|---|
| 11 | kbdconfig, authconfig, and ntsysv. |
|---|
| 12 | |
|---|
| 13 | .SH FILES |
|---|
| 14 | .PD 0 |
|---|
| 15 | .TP 20 |
|---|
| 16 | \fI/.unconfigured\fR |
|---|
| 17 | The presence of this file will cause /etc/rc.d/rc.sysinit to run |
|---|
| 18 | the programs mentioned above. |
|---|
| 19 | |
|---|
| 20 | .PD |
|---|
| 21 | .SH "SEE ALSO" |
|---|
| 22 | .BR passwd (1), |
|---|
| 23 | .BR netconfig (8), |
|---|
| 24 | .BR timeconfig (8), |
|---|
| 25 | .BR kbdconfig (8), |
|---|
| 26 | .BR authconfig (8), |
|---|
| 27 | .BR ntsysv(8) |
|---|
| 28 | |
|---|
| 29 | .SH AUTHORS |
|---|
| 30 | .nf |
|---|
| 31 | H.J. Lu <hjl@valinux.com> |
|---|
| 32 | .fi |
|---|
Note: See
TracBrowser
for help on using the repository browser.