Re: [Bug 1280936] [NEW] /etc/default/libvirt-bin does not affect libvirt's upstart job

2014-02-17 Thread Serge Hallyn
Hi Robert, I'm sorry you're having trouble. However, the upstart job still does [ -r /etc/default/libvirt-bin ] && . /etc/default/libvirt-bin at the top of each stanza, so it is certainly intended that the libvirtd_opts from that file still be respected. Could you please attach your /e

[Bug 1280936] [NEW] /etc/default/libvirt-bin does not affect libvirt's upstart job

2014-02-16 Thread Robert Collins
Public bug reported: In the upstart job it says: # /etc/default/libvirt-bin will be deprecated soon. # If you used to set $libvirtd_opts in /etc/default/libvirt-bin, # change the 'exec' line here instead. script [ -r /etc/default/libvirt-bin ] && . /etc/default/libvirt-bin exec /u