What is the correct way to get iwprocessd to shut down?
On Solaris 8 I have run
/etc/init.d/iw.server stop_all
/etc/init.d/iwtcboot stop
/etc/init.d/iwod stop
After all that, there is still an iwprocessd process running
# date; hostname ; uname -a
Fri Apr 30 10:32:44 PDT 2004
pmc-am1
SunOS pmc-am1 5.8 Generic_108528-26 sun4u sparc SUNW,Ultra-250
# ps -ef | grep iw | grep -v grep
root 871 15471 0 10:28:09 ? 0:00 /proj/webteam/devtools/iwov/teamsite/5.5.2/iw-home/bin/iwprocessd
root 15471 1 0 Apr 27 ? 0:00 /bin/sh /proj/webteam/devtools/iwov/teamsite/5.5.2/iw-home/private/bin/iwprocds
#
Edited by david_sloboda on 04/30/04 11:50 AM (server time).