I have created a thinstation.conf.buildtime file with storage_path and storage_config entries specified, and with net_file_enabled=on.
The result is that at boot time clients read a local thinstation.conf.user file if present, otherwise they read the thinstation.conf.network file.
Is there a way to change the order in which thinstation.conf files are read, so that under normalcircumstances, clients read the network file first, but if this is unavailable, clients will revert to a local file on the HDD?