diff options
-rw-r--r-- | initramfs-tools.8 | 1 |
1 files changed, 1 insertions, 0 deletions
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" |