fix text. Ticket #2399

This commit is contained in:
Chris Buechler 2012-04-26 18:34:12 -04:00
parent cb062635a9
commit f2ff5c8b7a

View File

@ -447,7 +447,7 @@ EOD;
fclose($igmpfl);
mwexec("/usr/local/sbin/igmpproxy -c " . $g['tmp_path'] . "/igmpproxy.conf");
log_error("Started Igmpproxy service sucsesfully.");
log_error("Started IGMP proxy service.");
return 0;
}