[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] tools: init scripts: xencommons: Provides `xen'
commit 01097e0194321d27262513cf1291fddfea1606c3 Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Thu Feb 7 15:02:25 2019 +0000 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Thu Feb 7 18:44:13 2019 +0000 tools: init scripts: xencommons: Provides `xen' 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@xxxxxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Release-acked-by: Juergen Gross <jgross@xxxxxxxx> --- 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 a33058ed44..581b02c27a 100644 --- a/tools/hotplug/Linux/init.d/xencommons.in +++ b/tools/hotplug/Linux/init.d/xencommons.in @@ -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 -- generated by git-patchbot for /home/xen/git/xen.git#staging _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |