bustos 2004-11-23
svccfg import complained
svccfg: Existing "new-same" property group has incorrect type.
and failed. It's because the manifest had two property group definitions
with the same name but different types. But svccfg didn't find out until
it went to import the second one. svccfg should have detected the situation
before it changed any properties.
|