Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3193EEDA9 for ; Mon, 4 Feb 2013 20:56:14 +0000 (UTC) Received: (qmail 66192 invoked by uid 500); 4 Feb 2013 20:56:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 66158 invoked by uid 500); 4 Feb 2013 20:56:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 66125 invoked by uid 99); 4 Feb 2013 20:56:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 20:56:13 +0000 Date: Mon, 4 Feb 2013 20:56:13 +0000 (UTC) From: "Logan McNaughton (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-1150) Documentation for libvirt on Ubuntu 12.04 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Logan McNaughton created CLOUDSTACK-1150: -------------------------------------------- Summary: 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 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