SystemPackage - setLocalParameterDefaultValue
SystemPackage - setLocalParameterDefaultValue
Description :
This command changes the default value of a property in a system package.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
groupName | String | Name of the group that contains the system package. |
sysPackName | String | Name of the system package. |
propertyName | String | Name of the property. |
defaultValueString | String | The new default value. |
Example
This example re-sets the default value of the install_dir property to /usr/sbin
Script
SystemPackage setLocalParameterDefaultValue /Applications/WebServers/Unix Apache install_dir "/usr/sbin"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*