John Levon wrote: > On Sat, Nov 18, 2006 at 01:56:56PM -0800, Dan Mick wrote: > >>> Basically you should do something like: >>> >>> echo "No BMC device found: disabling." >>> svcadm disable -t $SMF_FMRI >> Why temporarily? This is likely to be an unresolvable condition (i.e. the >> service will never be able to run on this machine). > > In a virtualized world such assumptions can be dangerous (but I suppose it's > probably OK in this case). > > regards > john
so, "svcadm disable" is the right answer, then?...(barring implementation of the "disable me" exit code")