Added [ ATTN ]

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-06-22 21:02:00 +00:00
parent f45bf82dcf
commit e87f37a90e

View File

@ -215,6 +215,13 @@ Chapter 7: Added the explanation how the runlevels and boot process
works when using the LFS scripts.
</para></listitem>
<listitem><para>
Chapter 7: Added [ ATTN ] warning message to the functions script. When
you attemp to start a service that's arleady running or stop a service
that's not running, it'll not print FAILED anymore but [ ATTN ] along
with "Already running" or "Not running".
</para></listitem>
<listitem><para>
Chapter 7+8: Moved the creation of /etc/fstab to chapter 8.
</para></listitem>