From f013c5db76cd701495f676ec51151c3de8b5518a Mon Sep 17 00:00:00 2001 From: jandob Date: Fri, 11 Mar 2016 17:13:27 +0100 Subject: fix --- builder/dnbd3-rootfs/hooks/copy-dracut-systemd-files-into-newroot.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'builder') diff --git a/builder/dnbd3-rootfs/hooks/copy-dracut-systemd-files-into-newroot.sh b/builder/dnbd3-rootfs/hooks/copy-dracut-systemd-files-into-newroot.sh index 874f5912..16d85835 100755 --- a/builder/dnbd3-rootfs/hooks/copy-dracut-systemd-files-into-newroot.sh +++ b/builder/dnbd3-rootfs/hooks/copy-dracut-systemd-files-into-newroot.sh @@ -16,6 +16,7 @@ mount --options bind / "$temporary_directory_path" cp --recursive --no-target-directory "$temporary_directory_path" /run/initramfs umount "$temporary_directory_path" rm --dir "$temporary_directory_path" +} exceptions.catch { logging.warn "Failed to copy initramfs to /run/initramfs, shutdown hooks" \ -- cgit v1.2.3-55-g7522