Hello, I noticed on http://felix.apache.org/site/apache-felix-file-install.html that there's a line that says: "If a configuration managed by File Install is modified, File Install will write the configuration back to a property file to ensure peristence across restarts."
I assumed this meant that if I modified a configuration with the ConfigurationAdmin that those changes would be persisted to the .cfg property file that had been used to load that configuration. This does not seem to be the case. What does it mean? Thanks, Matthew

