Re: [Xen-devel] [PATCH] tools/hotplug: xendomains.service depends on network

2014-12-09 Thread Wei Liu
On Tue, Dec 09, 2014 at 01:06:55PM +0100, Olaf Hering wrote: > Starting domains during boot will most likely require network for the > local bridge and it may need access to remote filesystems. Add ordering > tags to systemd service file. > > Signed-off-by: Olaf Hering > Cc: Ian Jackson > Cc: St

[Xen-devel] [PATCH] tools/hotplug: xendomains.service depends on network

2014-12-09 Thread Olaf Hering
Starting domains during boot will most likely require network for the local bridge and it may need access to remote filesystems. Add ordering tags to systemd service file. Signed-off-by: Olaf Hering Cc: Ian Jackson Cc: Stefano Stabellini Cc: Ian Campbell Cc: Wei Liu --- This should go into 4