浏览代码

Added [ ATTN ]

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父节点
当前提交
e87f37a90e
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      chapter01/changelog.xml

+ 7 - 0
chapter01/changelog.xml

@@ -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>