SHA256
1
0
forked from pool/xen

Accepting request 351046 from Virtualization

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/351046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=214
This commit is contained in:
Dominique Leuenberger 2016-01-01 18:46:52 +00:00 committed by Git OBS Bridge
commit c45b4428d2
3 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[Unit] [Unit]
Description=Load dom0 backend drivers Description=Load dom0 backend drivers
ConditionPathExists=/proc/xen ConditionPathExists=/proc/xen
Before=proc-xen.mount Before=xenstored.service xen-watchdog.service
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 21 09:09:55 UTC 2015 - ohering@suse.de
- Adjust xen-dom0-modules.service to run Before xenstored.service
instead of proc-xen.mount to workaround a bug in systemd "design"
(bnc#959845)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 24 08:44:57 MST 2015 - carnold@suse.com Tue Nov 24 08:44:57 MST 2015 - carnold@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package xen # spec file for package xen
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# needssslcertforbuild # needssslcertforbuild
Name: xen Name: xen