Re: CentOS6 xinetd failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> > Is there any way to debug this? I suspect it needs to be debugged
> > during reboot since the service starts up fine later.
> 
> "Address already in use" => check what is listening on port 873?
> In the rsync xinetd conf it says IPv6 here...
 
service rsync
{
        disable = no
        flags           = IPv6
        socket_type     = stream
        wait            = no
        user            = root
        server          = /usr/bin/rsync
        server_args     = --daemon
        log_on_failure  += USERID
}

 All machines are, correctly, showing that xinetd is listening on 873. But
 this must not be the case for at least a period of time during system
 startup.

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux