--- /usr/portage/app-admin/cancd/files/netconsole-init.d 2005-11-19 04:33:14.000000000 +0300 +++ netconsole-init.d 2012-09-06 16:05:24.908052680 +0400 @@ -45,7 +45,7 @@ return 1 fi - LC_ALL=C /sbin/ifconfig "${DEVICE}" 1>/dev/null 2>/dev/null + LC_ALL=C ifconfig "${DEVICE}" 1>/dev/null 2>/dev/null ret=$? if [ -z "${DEVICE}" -o "${ret}" -gt 0 ]; then