]> xenbits.xensource.com Git - people/pauldu/xen.git/commitdiff
tools: init scripts: xencommons: Provides `xen'
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 7 Feb 2019 15:02:25 +0000 (15:02 +0000)
committerWei Liu <wei.liu2@citrix.com>
Thu, 7 Feb 2019 18:44:13 +0000 (18:44 +0000)
It is useful to have a single `xen' facility (in the LSB Provides
namespace).  That allows other facilities to specify that they should
go after `xen' without needing to know the implementation details.

This service name is already Provide'd by the (fairly different) init
scripts used in Debian.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
tools/hotplug/Linux/init.d/xencommons.in

index a33058ed449e6604ceb2a4c456aaf6c730a6454b..581b02c27adc6ec6f33961966d85be687323142c 100644 (file)
@@ -7,7 +7,7 @@
 # chkconfig: 2345 70 10
 # description: Starts and stops xenstored and xenconsoled
 ### BEGIN INIT INFO
-# Provides:          xenstored xenconsoled
+# Provides:          xenstored xenconsoled xen
 # Required-Start:    $syslog $remote_fs
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs