Quoth John Levon on Mon, Jul 10, 2006 at 06:07:35PM +0100: > mhash_test_file() says: > > 440 * The behaviours for import and apply are slightly different. For > imports, > 441 * if the hash value is absent or different, then the import > operation > 442 * continues. For profile application, the operation continues > only if the > 443 * hash value for the file is absent. > > It sounds like any post-facto changes to (say) site.xml require an explicit > 'svccfg apply'. Why?
Because we can't tell whether the administrator has customized the enabledness of services, so we don't want to overrule him blindly. David