Can anyone explain the purpose of this block?
if [ "x${HA_LOGD}" = "xyes" ] ; then
ha_logger -t "${HA_LOGTAG}" "$@"
if [ "$?" -eq "0" ] ; then
return 0
fi
fiI ask because I cant find anything that actually sets HA_LOGD anywhere. -- Andrew
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
