Hi Bernd, Thanks for the example scripts, but ...
# svcprop -p start/exec ssh /lib/svc/method/sshd\ start # svcprop -p start/exec telnet svcprop: Couldn't find property group `start' for instance `svc:/network/telnet:default'. The inetd managed services use another property # svcprop -p inetd_start/exec telnet /usr/sbin/in.telnetd Now imagine that you are new to Solaris and are working for the first time with SMF. The first thing I would think is: Solaris has all these commands why don't they have a command that can easily display this kind of information? Why do I need to bother about the difference in service properties? This message posted from opensolaris.org