[Linux-ha-dev] IPaddr on *BSD
Andrew Beekhof
abeekhof at suse.de
Thu Aug 10 02:13:32 MDT 2006
Can someone explain the purpose of
case $SYSTYPE in
*BSD)
if $IFCONFIG $IFCONFIG_A_OPT | \
grep "inet.*[: ]$OCF_RESKEY_ip " >/dev/null 2>&1; then
continue;
else
return $OCF_SUCCESS
fi;;
in ip_stop()
I must be missing something because I dont see the point. Isnt the
prior call to find_interface() sufficient?
--
Andrew Beekhof
"Would the last person to leave please turn out the enlightenment?" -
TISM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.community.tummy.com/pipermail/linux-ha-dev/attachments/20060810/fbf3b60c/attachment.htm
More information about the Linux-HA-Dev
mailing list