From 0c4a38c098f9bffeb33f8cf88abdea4b0f9a9070 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 7 Feb 2019 15:02:26 +0000 Subject: [PATCH] tools: init scripts: xencommons: Fixes to Description `neeeded' is a typo. And xend is long gone. No functional change. Signed-off-by: Ian Jackson Acked-by: Wei Liu Release-acked-by: Juergen Gross --- tools/hotplug/Linux/init.d/xencommons.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/hotplug/Linux/init.d/xencommons.in b/tools/hotplug/Linux/init.d/xencommons.in index 581b02c27a..aa62e4c92f 100644 --- a/tools/hotplug/Linux/init.d/xencommons.in +++ b/tools/hotplug/Linux/init.d/xencommons.in @@ -15,7 +15,7 @@ # Default-Start: 2 3 5 # Default-Stop: 0 1 6 # Short-Description: Start/stop xenstored and xenconsoled -# Description: Starts and stops the daemons neeeded for xl/xend +# Description: Starts and stops the daemons needed for xl ### END INIT INFO BACKEND_MODULES="@LINUX_BACKEND_MODULES@" -- 2.30.2