start inetd daemon
2007-12-25 2:43:00
i apology if the question was posted already.
one of the service in inetd got killed due to path mismatch. Now i
corrected. But how do i start the particular daemon individually without
affecting users process.? because i can't restart inetd daemon since all
users are working. can any one suggest or point me to resolve this problem?
Bala
--------------------------------------------------------
this was the original entry in /etc/inetd.conf
# rpc.metamhd
100230/1 tli rpc/tcp wait root
/usr/opt/SUNWmd/sbin/rpc.metamhd rpc.metamhd
now i changed to (this is the correct one)
# rpc.metamhd
100230/1 tli rpc/tcp wait root
/usr/sbin/rpc.metamhd rpc.metamhd
Comments
Got something to say?
You must be logged in to post a comment.

