SHA256
1
0
forked from pool/xen

- Added support for systemd with the following service files

xenstored.service
  blktapctrl.service
  xend.service
  xenconsoled.service
  xen-watchdog.service
  xendomains.service
  xencommons.service

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=259
This commit is contained in:
Charles Arnold
2013-07-30 21:20:13 +00:00
committed by Git OBS Bridge
parent 11035112e8
commit 9069ef8fe4
9 changed files with 170 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 29 16:46:33 MDT 2013 - carnold@suse.com
- Added support for systemd with the following service files
xenstored.service
blktapctrl.service
xend.service
xenconsoled.service
xen-watchdog.service
xendomains.service
xencommons.service
-------------------------------------------------------------------
Fri Jul 12 11:05:11 MDT 2013 - carnold@suse.com