Hello,

Is there a way to configure a service to start on the next system reboot 
without having to execute "svcadm enable" nor putting a file in 
/var/svc/manifest.

The problem with "svcadm enable" is that it also starts the process; I just 
want to configure the service to start at the next boot; not start it 
immediately.

I would rather not have to also manage a file in /var/svc/manifest.  My 
understanding is that the deleting the service at a later date will not only 
require doing a svccfg delete but will also require deleting the file from 
/var/svc/manifest.  I would prefer doing all service management activities 
using svccfg and svcadm and not having to worry about /var/svc/manifest

thanks,
 
 
This message posted from opensolaris.org

Reply via email to