diff --git a/templates/initramfs-tools.tmpl b/templates/initramfs-tools.tmpl index 974c813bc67..4f372052d5c 100644 --- a/templates/initramfs-tools.tmpl +++ b/templates/initramfs-tools.tmpl @@ -30,7 +30,7 @@ do_install() install -d -m 755 $etcdir/conf.d install -d -m 755 $etcdir/scripts/init-{bottom,premount,top} install -d -m 755 $etcdir/scripts/local-{bottom,premount,top} - install -d -m 755 $etddir/scripts/nfs-{bottom,premount,top} + install -d -m 755 $etcdir/scripts/nfs-{bottom,premount,top} install -d -m 644 $destdir/usr/share/$pkgname install -d -m 755 $destdir/usr/share/$pkgname/conf.d install -d -m 755 $destdir/usr/share/$pkgname/hooks