-Fix AAsn.pm error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
18234de443
commit
5deff624d6
@ -1264,12 +1264,12 @@ sub setup_ip_forwarding
|
||||
`echo "net.ipv4.ip_forward = 1" >> $conf_file`;
|
||||
}
|
||||
$rc = `sysctl -p $conf_file`;
|
||||
return $rc;
|
||||
}
|
||||
else
|
||||
{ #AIX: TODO
|
||||
}
|
||||
|
||||
return $rc;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user