- 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:
committed by
Git OBS Bridge
parent
6a16d785dc
commit
eb43d7473d
@@ -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]
|
||||
|
Reference in New Issue
Block a user