SHA256
1
0
forked from pool/xen

- Adjust xen-dom0-modules.service to run Before xenstored.service

instead of proc-xen.mount to workaround a bug in systemd "design"
  (bnc#959845)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=391
This commit is contained in:
2015-12-21 09:15:12 +00:00
committed by Git OBS Bridge
parent c608e23838
commit 881e6522ea
3 changed files with 10 additions and 2 deletions

View File

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