Danek Duvall wrote: > On Wed, Jul 09, 2008 at 12:57:23PM -0400, James Gates wrote: > >> /usr/sbin/privoxy Committed Executable location > > Why /usr/sbin rather than /usr/bin? Would a user never run this > individually?
I was thinking that given there is an SMF service for this why shouldn't it be somewhere under /usr/lib/ >> /lib/svc/method/privoxy Committed SMF Service method > > Why is this Committed, rather than just an Project Private implementation > detail? > > Also note that the SMF FMRI (as well as any config vars it exports, though > it looks like there aren't any here) should be one of the interfaces you > note here. Not the manifest file -- that's not an interface, either. (Nor > is any documentation, though you have that listed as well). Agreed it is the FMRI that is interest the method script as you said should almost always be Project Private [ particularly if it is something under /lib/svc/method rather than an existing command ] -- Darren J Moffat
