diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/usage.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml index e729637b8..73daf2861 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -103,7 +103,8 @@ EOF</userinput></screen> <para>As a debugging convenience, the functions script also logs all output to <filename>/run/var/bootlog</filename>. Since the <filename class="directory">/run</filename> directory is a tmpfs, this file is not - persistent across boots.</para> + persistent across boots, however it is appended to the more permanent file + <filename>/var/log/boot.log</filename> at the end of the boot process.</para> </sect2> |