Custom Server Values Variables#
Some variables may need to be customized for a given installation, overriding defaults provided by the standard build. Since the build can and eventually will overwrite /var/nds/.ndsenv, customizations should not be written to that file. Instead, provide local configuration by creating a /var/nds/.ndsenv.local file.Should it be necessary to change a varible on a specific server,
create /var/nds/.ndsenv.localNOTE: File names are case-sensitive!
All parameters that in the /var/nds/.ndsenv.local file will override any variables defined in the .ndsenv file.