Quoth Justin Domoleczny on Fri, Aug 25, 2006 at 10:40:58AM -0400: > I've noticed some services, such as autofs, have an > application/auto_enable property. When disabling a service with this > property, you must disable the service and then change this to false > also, otherwise the service will be enable again when you reboot or read > the manifest again. This could be what is causing the service to stay > enabled. What service are you having the problem with?
I believe the services with auto_enable are only automatically enabled by the corresponding administrative tool. Specifically, autofs may be automatically enabled by automount. So presumably these services would not be enabled by reimportation, and would only be enabled on reboot if some other piece of configuration called for it. Otherwise, I believe a bug should be filed. David