From 71c6b1c173931725b1a2eb480450f5f5b198d364 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Fri, 19 Dec 2008 14:29:30 +0100 Subject: initramfs-tools.8: Fix path of debug log - now kept after boot. and no we can't write into /var/log itself. (closes: #488804) --- initramfs-tools.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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= 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". -- cgit v1.2.3