> How can I workaround this? Simply put, is there a way to start an SMF > service for immediate use, but not at startup?
How about this? # svcprop network/ssh |grep start/exec start/exec astring /lib/svc/method/sshd\ start # /lib/svc/method/sshd start # pgrep -lf ssh 12057 /usr/lib/ssh/sshd # svcs network/ssh STATE STIME FMRI disabled 11:07:42 svc:/network/ssh:default I guess it might be similar with NFS, but it's not possible to run NFS server in a local zone, and I can't try it out in the global zone. -- Pozdrawiam, Cezary Morga "If everything seems under control, you're not going fast enough" (Mario Andretti)