1827293 Members
1295 Online
109717 Solutions
New Discussion

Recycle inetd

 
SOLVED
Go to solution
Waqar Razi
Regular Advisor

Recycle inetd

Can some one please tell me how to recycle inetd?
2 REPLIES 2
Hasan  Atasoy
Honored Contributor

Re: Recycle inetd

inetd -c

Hasan
Mel Burslan
Honored Contributor
Solution

Re: Recycle inetd

sometimes -c option may not work. then you need to kill and restart it as follows :

# inetd -k
# inetd -l

-l is optional but is a good option to have. with this option, you have your inetd activities logged into the syslog.

hope this helps
________________________________
UNIX because I majored in cryptology...