SHA256
1
0
forked from pool/xen

- The xencommons.service file handles the starting of xenstored

and xenconsoled.  Drop the following services files as
  unecessary. Update xendomains.service to reflect these changes.
  xenstored.service 
  xenconsoled.service
  blktapctrl.service

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=265
This commit is contained in:
Charles Arnold
2013-08-16 21:22:11 +00:00
committed by Git OBS Bridge
parent 6a16d785dc
commit eb43d7473d
6 changed files with 20 additions and 68 deletions

View File

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