diff --git a/config/Makefile.am b/config/Makefile.am index 9ab014b1b..1670b0691 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -124,6 +124,7 @@ EXTRA_DIST = \ services/tftp.xml \ services/tor-socks.xml \ services/transmission-client.xml \ + services/vdsm.xml \ services/vnc-server.xml \ services/wbem-https.xml \ services/xmpp-bosh.xml \ diff --git a/config/services/vdsm.xml b/config/services/vdsm.xml new file mode 100644 index 000000000..6d280779c --- /dev/null +++ b/config/services/vdsm.xml @@ -0,0 +1,8 @@ + + + oVirt's Virtual Desktop and Server Manager + The VDSM service is required by a Virtualization Manager to manage the Linux hosts. VDSM manages and monitors the host's storage, memory and networks as well as virtual machine creation, other host administration tasks, statistics gathering, and log collection. + + + +