----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9294/ -----------------------------------------------------------
(Updated Feb. 4, 2013, 8:56 p.m.) Review request for cloudstack. Summary (updated) ----------------- Fix for CLOUDSTACK-1150 Description ------- In Ubuntu 12.04, the config file /etc/init/libvirt-bin.conf creates an environment variable called "libvirtd_opts" to store the options passed to libvirtd Therefore the line: env libvirtd_opts="-d" needs to be changed, not: exec /usr/sbin/libvirtd As previously documented. I don't know if I explained that well, please look at /etc/init/libvirt-bin.conf to understand what I mean. Diffs ----- docs/en-US/hypervisor-host-install-libvirt.xml 8ba2fe9 Diff: https://reviews.apache.org/r/9294/diff/ Testing ------- Thanks, Logan McNaughton