diff options
-rw-r--r-- | initramfs-tools.8 | 2 |
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". |