diff options
Diffstat (limited to 'meta/recipes-devtools/run-postinsts')
| -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 c353d4b79c..deddf11f4f 100644 --- a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +++ b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb | |||
| @@ -16,7 +16,7 @@ inherit allarch systemd update-rc.d | |||
| 16 | INITSCRIPT_NAME = "run-postinsts" | 16 | INITSCRIPT_NAME = "run-postinsts" |
| 17 | INITSCRIPT_PARAMS = "start 99 S ." | 17 | INITSCRIPT_PARAMS = "start 99 S ." |
| 18 | 18 | ||
| 19 | SYSTEMD_SERVICE_${PN} = "run-postinsts.service" | 19 | SYSTEMD_SERVICE:${PN} = "run-postinsts.service" |
| 20 | 20 | ||
| 21 | do_configure() { | 21 | do_configure() { |
| 22 | : | 22 | : |
