From 54b3d8c7a85614f2614ba861a8938484e5d54e2f Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 3 Oct 2015 15:42:09 +0200 Subject: [PATCH] little fix --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 619a8a2..734bb3b 100644 --- a/INSTALL +++ b/INSTALL @@ -2,4 +2,4 @@ * Make hashboot.sh executable * Place hashboot.sh anywhere in $PATH * Install the appropriate init script -* If applicable, copy kernel-hooks.debian to /etc/kernel/post{inst,rm}.d/hashboot and make sure it is called after initramfs-tools +* If applicable, copy kernel-hooks.debian to /etc/kernel/post{inst,rm}.d/z-hashboot (make sure it is called after initramfs-tools)