diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb index 5dd1709ff5..e18e7b6ad6 100644 --- a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +++ b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 SRC_URI = "file://run-postinsts" INITSCRIPT_NAME = "run-postinsts" -INITSCRIPT_PARAMS = "start 98 S ." +INITSCRIPT_PARAMS = "start 99 S ." inherit update-rc.d