From 9c89835457dc5379afbcd71cd5d946cd198911a6 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 2 Feb 2001 22:35:05 +0000 Subject: actually include ipv6 files in the spec file --- sysconfig/network-scripts/ifdown-ipv6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysconfig/network-scripts/ifdown-ipv6') diff --git a/sysconfig/network-scripts/ifdown-ipv6 b/sysconfig/network-scripts/ifdown-ipv6 index 5d443cf1..fcef285b 100755 --- a/sysconfig/network-scripts/ifdown-ipv6 +++ b/sysconfig/network-scripts/ifdown-ipv6 @@ -16,7 +16,7 @@ CONFIG=$1 [ -f "$CONFIG" ] || CONFIG=ifcfg-$CONFIG source_config -# Test if IPv6 configuration is enabled +# Test if IPv6 configuration is enabled for this interface if [ ! "$IPV6INIT" = "yes" ]; then # not enabled, stop here exit 0 -- cgit v1.2.1