At 11/29/2001 12:17 PM +0800, you wrote:
>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.

Probably, but you really should try to find the right solution. Are you 
root? Only root has access to chkconfig.

>Dan Egli wrote:
>>
>>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.
>>

Dan, this is wrong. Chkconfig controls daemons that start up from the 
initscripts *and* it also controls the xinetd services. Generally 
"chkconfig --level 2345 finger off" and "service xinetd restart" is all 
that would be needed (as root, of course).

--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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

Reply via email to