
6 Aug
2009
6 Aug
'09
8:25 a.m.
On Fri, 2009-07-31 at 17:57 -0400, Amy Griffis wrote:
+ <p>Libvirtd does not reload its logging configuration when issued a SIGHUP. + If you want to reload the configuration, you must do a <code>service + libvirtd reload</code> or manually stop and restart the daemon + yourself.</p>
I guess that should be "service libvirtd restart" ? (i.e. all reload does is issue a SIGHUP) Cheers, Mark.