How to configure SMF cego daemon
--------------------------------

# svccfg
svc:> validate ./cegosmf.xml
svc:> import ./cegosmf.xml
svc:> quit


Enable the service using the svcadm command. 
The -t switch allows you to test the service definition without making the definition persistent. 
You would exclude the -t switch if you wanted the definition to be a permanent change that persists between reboots.

# svcadm enable -t svc:/application/cego