Previous Topic: PropertiesNext Topic: Appliance Cookbook


Automatic Configuration File Update

In many cases, the appliance properties correspond directly to strings that need to be inserted into an appliance-specific configuration file. In such cases, rather than writing code to read one of the APK-provided property files (described above) and generate the appropriate configuration files on each boot, it is possible to instruct APK to apply the property values directly to the configuration files. This can be done in all cases where the following conditions are met:

To set up APK to do automatic config file updates on boot: