diff options
Diffstat (limited to 'chapter07/site.xml')
-rw-r--r-- | chapter07/site.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter07/site.xml b/chapter07/site.xml index dcb2c5532..8e0e4bd76 100644 --- a/chapter07/site.xml +++ b/chapter07/site.xml @@ -24,7 +24,7 @@ <filename>rc.site</filename>, the values in the script specific files have precedence. </para> - <para><filename>rc.site</filename> also contains parameters that can + <para><filename>rc.site</filename> also contains parameters that can customize other aspects of the boot process. Setting the IPROMPT variable will enable selective running of bootscripts. Other options are described in the file comments. The default version of the file is as follows:</para> @@ -70,11 +70,11 @@ <command>/sbin/shutdown -f -r now</command>. On the other hand, you can force all file systems to be checked by creating <filename>/forcefsck</filename> or running <command>shutdown</command> with - the <parameter>-F</parameter> parameter instead of <parameter>-f</parameter>. + the <parameter>-F</parameter> parameter instead of <parameter>-f</parameter>. </para> - + <para>Setting the variable FASTBOOT=y will disable <command>fsck</command> - during the boot process until it is removed. This is not recommended + during the boot process until it is removed. This is not recommended on a permanent basis.</para></listitem> <listitem><para>Normally, all files in the <filename |