[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/3] tools: systemd patches
This small series tries to fix some problems in systemd stuffs. The first patch was based on one of Olaf's email on fixing the clean target. Patch 2 and 3 add a missing service to run xen-init-dom0. The basic thing is that we need to run xen-init-dom0 to generate JSON config stub for Dom0 before xendomains. xen-init-dom0 only needs to run once. Wei. Wei Liu (3): systemd: fix clean target in Makefile systemd: add xen-init-dom0 service systemd: xendomains now depends on xen-init-dom0 tools/configure.ac | 1 + tools/hotplug/Linux/systemd/Makefile | 2 ++ tools/hotplug/Linux/systemd/xen-init-dom0.service.in | 14 ++++++++++++++ tools/hotplug/Linux/systemd/xendomains.service.in | 2 +- tools/hotplug/Linux/systemd/xenstored.service.in | 2 -- 5 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 tools/hotplug/Linux/systemd/xen-init-dom0.service.in -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |