hi,

i have a pseudo device driver installed as a package. i am using smf
to start/stop the service. i do not want the service to be enabled
after package installation, but would like it to be enabled after
every reboot.

i tried marking create_default_instance=false in the manifest -- this
does not enable the service after package install but it also disables
the service after every reboot. following the reboot, the service gets
enabled, but get disabled immediately after that.

any help will be appreciated.

thanks,
- karthik.

Reply via email to