diff options
Diffstat (limited to 'meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb')
-rw-r--r-- | meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
8 | SRC_URI = "file://run-postinsts" | 8 | SRC_URI = "file://run-postinsts" |
9 | 9 | ||
10 | INITSCRIPT_NAME = "run-postinsts" | 10 | INITSCRIPT_NAME = "run-postinsts" |
11 | INITSCRIPT_PARAMS = "start 98 S ." | 11 | INITSCRIPT_PARAMS = "start 99 S ." |
12 | 12 | ||
13 | inherit update-rc.d | 13 | inherit update-rc.d |
14 | 14 | ||