summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2008-12-19 14:29:30 +0100
committermaximilian attems <maks@debian.org>2008-12-19 14:31:30 +0100
commit71c6b1c173931725b1a2eb480450f5f5b198d364 (patch)
tree8241790329c12a88fa7c1f5c6f25a421c98a489f
parent6966048d94e1951fc7699a004bd6e1f602c2ec3e (diff)
downloadinitramfs-tools-71c6b1c173931725b1a2eb480450f5f5b198d364.tar.gz
initramfs-tools-71c6b1c173931725b1a2eb480450f5f5b198d364.zip
initramfs-tools.8: Fix path of debug log - now kept after boot.
and no we can't write into /var/log itself. (closes: #488804)
-rw-r--r--initramfs-tools.82
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index 05c7734..c5928d9 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -110,7 +110,7 @@ panic=<sec> is a documented security feature: it disables the debug shell.
.TP
\fB\fI debug
-generates lots of output. It writes a log to /tmp/initramfs.debug.
+generates lots of output. It writes a log to /dev/.initramfs/initramfs.debug.
Instead when invoked with an arbitrary argument output is written to console.
Use for example "debug=vc".