diff --git a/src/etc/inc/interfaces.inc b/src/etc/inc/interfaces.inc index 63b44cc7c..c5f5aaf36 100644 --- a/src/etc/inc/interfaces.inc +++ b/src/etc/inc/interfaces.inc @@ -1357,7 +1357,7 @@ EOD; } if ($i >= $max) { - log_msg("interface_ppps_configure() waiting threshold exceeded - device {$interface} is still not up", LOG_WARNING); + log_msg("interface_ppps_configure() waiting threshold exceeded - device {$ifcfg['if']} is still not up", LOG_WARNING); } switch ($ppp['type']) {