- 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:
parent
7ba38da9fc
commit
6a16d785dc
@ -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
|
||||
|
||||
|
1
xen.spec
1
xen.spec
@ -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
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user