--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- dhclient-script.orig 2004-06-28 14:35:19 +0400 +++ dhclient-script 2004-07-03 11:18:17 +0400 @@ -58,7 +58,7 @@ [ -f ../network ] && . ../network [ -f ../networking/network ] && . ../networking/network -CONFIG=$interface +CONFIG=ifcfg-$interface [ -f "${CONFIG}" ] || { echo $"$0: configuration for $interface not found." >&2