summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/insserv
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/insserv')
-rw-r--r--meta/recipes-devtools/insserv/insserv_1.14.0.bb5
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 @@
1SUMMARY = "Enable an installed system init script" 1SUMMARY = "Boot sequence organizer using LSB init.d dependencies"
2DESCRIPTION = "Enable an installed system init script by reading the comment header of the script" 2DESCRIPTION = "This utility reorders the init.d boot scripts based on dependencies given in scripts' LSB comment \
3headers, 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
4SECTION = "base" 5SECTION = "base"
5PRIORITY = "optional" 6PRIORITY = "optional"