]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - debian/control-scripts/postinst
UBUNTU: Ubuntu-4.14.0-11.13
[mirror_ubuntu-bionic-kernel.git] / debian / control-scripts / postinst
index 808575ce8a80f853473256cef5d54d9eeb799edd..43de83fa5891d02bb6c6c7655575938866431dd0 100644 (file)
@@ -142,7 +142,7 @@ if (-r "$CONF_LOC" && -f "$CONF_LOC"  ) {
   }
 }
 
-
+$initrd = '' if (! -x "$ramdisk");
 
 # For some versions of kernel-package, we had this warning in the
 # postinst, but the rules did not really interpolate the value in.