diff options
Diffstat (limited to 'meta/recipes-devtools/insserv')
-rw-r--r-- | meta/recipes-devtools/insserv/insserv_1.14.0.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/insserv/insserv_1.14.0.bb b/meta/recipes-devtools/insserv/insserv_1.14.0.bb index 75f79d9cad..ec43b3bf12 100644 --- a/meta/recipes-devtools/insserv/insserv_1.14.0.bb +++ b/meta/recipes-devtools/insserv/insserv_1.14.0.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Enable an installed system init script" | 1 | SUMMARY = "Boot sequence organizer using LSB init.d dependencies" |
2 | DESCRIPTION = "Enable an installed system init script by reading the comment header of the script" | 2 | DESCRIPTION = "This utility reorders the init.d boot scripts based on dependencies given in scripts' LSB comment \ |
3 | headers, or in override files included in this package or added in /etc/insserv." | ||
3 | # There is no known home page for insserv | 4 | # There is no known home page for insserv |
4 | SECTION = "base" | 5 | SECTION = "base" |
5 | PRIORITY = "optional" | 6 | PRIORITY = "optional" |