SHA256
1
0
forked from pool/xen

- Add xencommons.service to xendomains.service 'After' tag

xendomains.service

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=264
This commit is contained in:
Charles Arnold 2013-08-16 14:57:50 +00:00 committed by Git OBS Bridge
parent 7ba38da9fc
commit 6a16d785dc
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 16 08:54:04 MDT 2013 - carnold@suse.com
- Add xencommons.service to xendomains.service 'After' tag
xendomains.service
-------------------------------------------------------------------
Thu Aug 15 14:54:04 MDT 2013 - carnold@suse.com

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xen
ExclusiveArch: %ix86 x86_64 %arm aarch64
%define xvers 4.3

View File

@ -1,7 +1,7 @@
[Unit]
Description=Xendomains - start and stop Xen VMs on boot and shutdown
Requires=xenstored.service xenconsoled.service
After=xenstored.service xenconsoled.service network.target
After=xencommons.service xenstored.service xenconsoled.service network.target
ConditionPathExists=/proc/xen
[Service]