x86: make crashdump works
[openwrt/staging/wigyori.git] / package / boot / kexec-tools / files / kdump.init
index 6a6a94c07e330c4905b9e4a63387b9129a514c46..9d0d2fc2fb65119553d171032f3162ed9b062a85 100755 (executable)
@@ -1,7 +1,9 @@
 #!/bin/sh /etc/rc.common
 
 START=41
-STOP=98
+STOP=90
+
+BOOT_IMAGE=/boot/vmlinuz
 
 EXTRA_COMMANDS="status"
 EXTRA_HELP="        status  Print crashkernel status"