I tried that but chkconfig does not register -> command not found. could I just go to /etc/xinetd.d and remove finger ? would that work ? thanks.

Dan Egli wrote:
006701c177a4$5088a980$0300a8c0@DURON">
IF you are loading fingerd from init (chkconfig) then
you don't need to restart xinetd

if you are loading it from xinetd then chkconfig will not work. Servics
(That I am aware of) do not load from xinetd AND init. One or the other.

----- Original Message -----
From: "Rodolfo J. Paiz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 5:17 PM
Subject: Re: Disable Finger


At 11/27/2001 12:33 AM -0500, you wrote:
Why do people insist on doing things the hard way? ;)

[root@yourmachine root]# chkconfig finger off

Done. :)
I prefer "chkconfig --level 2345 finger off". You also forgot "service
xinetd restart". To whomever asked, yes this is necessary.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




Reply via email to