On Wed, Jan 14, 2009 at 04:17:19PM -0800, David Bustos wrote: > Quoth Nicolas Williams on Wed, Jan 14, 2009 at 05:57:11PM -0600: > > Doesn't svccfg fork/exec a helper svc.config when the repository > > sub-command is used? > > Yes, if the repository subcommand is given a path other than > /etc/svc/repository.db. And in that case there should only be one > svc.configd. > > In any case, svccfg only knows about libscf, which only connects to the > svc.configd it's been instructed to connect to. If you're asking what > happens when multiple svc.configd's operate on the same database file, > then the answer is that it's an error and doesn't need to be defined.
No, I'm asking what happens if there are multiple repositories (and therefore multiple svc.configd) and the deletemanifest sub-command is issued. I guess what I'm saying is: when the repository isn't /etc/svc/repository.db then the deletemanifest sub-command should always fail.