From 2815ac37b586de638ed5db82dc38a292587664cc Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Mon, 21 Sep 2009 18:24:11 +0200 Subject: initramfs-tools.8: fix boot example script to execute scripts/functions example boot script needs it for log_begin_msg and log_end_msg functions. (closes: #545728) Reported-by: Rodolphe Pelloux-Prayer Signed-off-by: maximilian attems --- initramfs-tools.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/initramfs-tools.8 b/initramfs-tools.8 index f5bbc2d..144b89a 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -465,6 +465,7 @@ prereqs) ;; esac +\fR. /usr/share/initramfs-tools/hook-functions # Begin real processing below this line if [ ! \-x "/sbin/frobnicate" ]; then panic "Frobnication executable not found" -- cgit v1.2.3