Hi, I just came across the same issue. I would like to treat the etc folder as read-only and thus prevent Karaf from doing changes to it. Nonetheless, I want to keep fileinstall to read configs from etc and push them to ConfigAdmin.
I would have expected this to work by merely setting "felix.fileinstall.enableConfigSave = false" - this is what the Karaf (not fileinstall!) documentation <https://karaf.apache.org/manual/latest/#_files> suggests. So what can I do to achieve my goal? What does it mean to "use a null Storage"? What consequences does that have? I hope you can help! Thanks, Kai -- View this message in context: http://karaf.922171.n3.nabble.com/felix-fileinstall-enableConfigSave-false-ignored-tp4047867p4048570.html Sent from the Karaf - User mailing list archive at Nabble.com.
