summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2015-09-09 10:59:25 -0500
committerDoug Goldstein <cardoe@gentoo.org>2015-09-09 10:59:54 -0500
commitea58b3d371f5e356f37a2ca9917055c5f9e3d3e3 (patch)
tree64ea9077e96ee809cd5f5889af0e944ea261300d /app-emulation/libvirt/libvirt-1.2.19.ebuild
parentMerge app-emulation/virt-manager-9999: Upstream repo moved to github (diff)
downloadgentoo-ea58b3d371f5e356f37a2ca9917055c5f9e3d3e3.tar.gz
gentoo-ea58b3d371f5e356f37a2ca9917055c5f9e3d3e3.tar.bz2
gentoo-ea58b3d371f5e356f37a2ca9917055c5f9e3d3e3.zip
app-emulation/libvirt: update readme wording
Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt/libvirt-1.2.19.ebuild')
-rw-r--r--app-emulation/libvirt/libvirt-1.2.19.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/libvirt/libvirt-1.2.19.ebuild b/app-emulation/libvirt/libvirt-1.2.19.ebuild
index a94cddf04b3b..07a054d58cae 100644
--- a/app-emulation/libvirt/libvirt-1.2.19.ebuild
+++ b/app-emulation/libvirt/libvirt-1.2.19.ebuild
@@ -126,8 +126,9 @@ DOC_CONTENTS="Important: The openrc libvirtd init script is now broken up into t
separate services: libvirtd, that solely handles the daemon, and
libvirt-guests, that takes care of clients during shutdown/restart of the
host. In order to reenable client handling, edit /etc/conf.d/libvirt-guests
-and enable the service:
+and enable the service and start it:
$ rc-update add libvirt-guests
+ $ service libvirt-guests start
For the basic networking support (bridged and routed networks) you don't
need any extra software. For more complex network modes including but not