diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-05-17 16:22:41 +0200 |
---|---|---|
committer | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-05-30 14:33:03 +0200 |
commit | 1d59acacb69f33688843779a396a6c6ff25380d3 (patch) | |
tree | 134ad9f08b2fb6a38b2391fcca8d3694326780fa /man | |
parent | bc40e4a1ef98b16661d79ce9c3b612481b963913 (diff) | |
download | initscripts-1d59acacb69f33688843779a396a6c6ff25380d3.tar initscripts-1d59acacb69f33688843779a396a6c6ff25380d3.tar.gz initscripts-1d59acacb69f33688843779a396a6c6ff25380d3.tar.bz2 initscripts-1d59acacb69f33688843779a396a6c6ff25380d3.tar.xz initscripts-1d59acacb69f33688843779a396a6c6ff25380d3.zip |
sys-unconfig removed
This script has been obsoleted by other concepts in Fedora, and using
it can be quite dangerous nowadays...
Diffstat (limited to 'man')
-rw-r--r-- | man/sys-unconfig.8 | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/man/sys-unconfig.8 b/man/sys-unconfig.8 deleted file mode 100644 index 9edc1068..00000000 --- a/man/sys-unconfig.8 +++ /dev/null @@ -1,29 +0,0 @@ -.TH SYS-UNCONFIG 8 "Wed Jul 28 1999" -.SH NAME -sys-unconfig \- shell script to reconfigure the system upon next boot -.SH SYNOPSIS -\fBsys-unconfig\fR -.SH DESCRIPTION -\fBsys-unconfig\fR provides a simple method of reconfiguring a system -in a new environment. Upon executing sys-unconfig will poweroff your -system, and run firstboot at next boot. - -.SH FILES -.PD 0 -.TP 20 -\fI/.unconfigured\fR -The presence of this file will trigger firsboot. - -.SH NOTES -.PD -This utility should not be used for creating cloud or virtual machine images. -For that use please see \fBvirt-sysprep\fP. - -.PD -.SH "SEE ALSO" -.BR virt-sysprep(1) - -.SH AUTHORS -.nf -H.J. Lu <hjl@valinux.com> -.fi |