From ebcdac2bfdf508b972ba3e2867ef80bce00e1ef0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 14 Aug 2002 01:57:11 +0000 Subject: remove extraneous call (#68706) --- sysconfig/network-scripts/ifdown | 1 - 1 file changed, 1 deletion(-) (limited to 'sysconfig') diff --git a/sysconfig/network-scripts/ifdown b/sysconfig/network-scripts/ifdown index 9f07eb6f..cc0ad636 100755 --- a/sysconfig/network-scripts/ifdown +++ b/sysconfig/network-scripts/ifdown @@ -88,7 +88,6 @@ if [ "$BOOTPROTO" = bootp -o "$BOOTPROTO" = dhcp ]; then retcode=$? } else - expand_config # we can't just delete the configured address because that address # may have been changed in the config file since the device was # brought up. Flush all addresses associated with this -- cgit v1.2.1