From 561d7f4d7c7f6245a45c0943c91518654284e457 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 30 Mar 2011 03:22:14 +0200 Subject: [PATCH] doc: s#/init.log#/run/initramfs/init.log#g --- dracut.kernel.7.xml | 2 +- dracut.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml index 0eba171..ced98f4 100644 --- a/dracut.kernel.7.xml +++ b/dracut.kernel.7.xml @@ -134,7 +134,7 @@ This parameter can be specified multiple times. rd.debug - set -x for the dracut shell and logs to dmesg, console and /init.log + set -x for the dracut shell and logs to dmesg, console and /run/initramfs/init.log diff --git a/dracut.xml b/dracut.xml index 9b70f0c..4f71de5 100644 --- a/dracut.xml +++ b/dracut.xml @@ -307,7 +307,7 @@ rd.live.overlay/ With dracut >= 002-11, you can inspect the rd.debug output with: - # less /init.log + # less /run/initramfs/init.log # dmesg | less