]> xenbits.xensource.com Git - xen.git/commit
tools/xendomains: move to libexec and use a smaller init helper
authorLuis R. Rodriguez <mcgrof@suse.com>
Fri, 13 Jun 2014 01:18:45 +0000 (18:18 -0700)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 2 Jul 2014 14:25:29 +0000 (15:25 +0100)
commitd8bad9df2544291a0fdc8e4d826b16f9f5394462
tree997a94bb5d11528935a8b7da40cd9376c04d42b1
parent4a8374be4775c0a4be18e9276e062e00027e5eb0
tools/xendomains: move to libexec and use a smaller init helper

The xendomains script can be reused with systemd systems as it
does not control services or sockets per se, but does a one shot
scrape of domUs it needs start bring up, stop, reload so we're
going to reuse it. This moves the core of the script to libexec
and leaves only a helper on init.

Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Jan Rękorajski <baggins@pld-linux.org>
Cc: M A Young <m.a.young@durham.ac.uk>
Cc: Jacek Konieczny <jajcus@jajcus.net>
Cc: xen-devel@lists.xenproject.org
Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/Makefile
tools/hotplug/Linux/init.d/xendomains
tools/hotplug/Linux/xendomains [new file with mode: 0644]