[Linux-ha-dev] Re: [Linux-ha-cvs] Linux-HA CVS: lrm by zhenh from
Huang Zhen
zhenhltc at cn.ibm.com
Sat Oct 9 20:47:52 MDT 2004
Alan Robertson wrote:
>> +
>> + cl_log_set_entity(lrm_system_name);
>> + cl_log_enable_stderr(debug_level?TRUE:FALSE);
>> + cl_log_set_facility(LOG_DAEMON);
>> + cl_log_send_to_logging_daemon(TRUE);
>
>
>
> Apparently you didn't read this bug too carefully. You CANNOT send to
> the logging daemon. This is NOT the same as syslog.
>
>
Fixed. I know logging daemon does not exist so I thought the code was
harmless and left it. But after reading the code I found this code will
cause some useless flow. So I should remove it.
--
Best Regards,
Huang Zhen
LTC and pLinux Testing
IBM China Software Development Lab, Beijing
Telno: (8610)82782244-2845
More information about the Linux-HA-Dev
mailing list