This is a client for autoinstallation. It takes its arguments,
goes through the configuration and return the setting.
Does not do any changes to the configuration.
@param first a map of inet settings
@return map edited settings or an empty map if canceled
@example map mm = $[ "FAIL_DELAY" : "77" ];
@example map ret = WFM::CallModule ("inet_auto", [ mm ]);
Imports
Includes
|
|