[ https://issues.apache.org/jira/browse/CLOUDSTACK-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572713#comment-13572713 ]
ASF subversion and git services commented on CLOUDSTACK-1150: ------------------------------------------------------------- Commit a996e43bbd259867d2a7a69231978d9ba8d12e13 in branch refs/heads/master from [~widodh] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=a996e43 ] Summary: Document the procedure for TCP listening of libvirt on Ubuntu 12.04 Detail: This is now controlled by a variable in /etc/default/libvirt-bin BUG-ID: CLOUDSTACK-1150 Bugfix-for: Reviewed-by: Wido den Hollander <w...@widodh.nl> Reported-by: Logan McNaughton <lo...@bacoosta.com> Signed-off-by: Wido den Hollander <w...@widodh.nl> 1360178633 +0100 > Documentation for libvirt on Ubuntu 12.04 > ----------------------------------------- > > Key: CLOUDSTACK-1150 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1150 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Doc > Affects Versions: 4.0.0 > Reporter: Logan McNaughton > Priority: Minor > Labels: docuentation > Fix For: 4.0.2 > > > In docs/en-US/hypervisor-host-install-libvirt.xml, we are told to modify: > "exec /usr/sbin/libvirtd -d" > However that line looks like this in 12.04: > "exec /usr/sbin/libvirtd $libvirtd_opts" > Therefore the documentation should be updated to direct the user to modify: > env libvirtd_opts="-d" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira