summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/run-postinsts
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/run-postinsts')
-rw-r--r--meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb2
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
8SRC_URI = "file://run-postinsts" 8SRC_URI = "file://run-postinsts"
9 9
10INITSCRIPT_NAME = "run-postinsts" 10INITSCRIPT_NAME = "run-postinsts"
11INITSCRIPT_PARAMS = "start 98 S ." 11INITSCRIPT_PARAMS = "start 99 S ."
12 12
13inherit update-rc.d 13inherit update-rc.d
14 14