rc-inetd - nadal problemy

Andrzej Krzysztofowicz ankry w green.mif.pg.gda.pl
Śro, 24 Wrz 2003, 21:15:19 CEST


W 0.16 problem dodatkowych argumentow nie zostal usuniety.
U mnie wystepuje nadal:

/etc/xinetd.conf:
# This file is autogenerated!

service finger
{
        socket_type     = stream
        protocol        = tcp
        port            = 79
        user            = root
        server          = /usr/sbin/cfingerd
        server_args     = -l    <------------------------
        wait            = no
}
[...]
service uucp
{
        socket_type     = stream
        protocol        = tcp
        port            = 540
        user            = uucp
        server          = /usr/sbin/uucico
        server_args     = -l
        wait            = no
        groups          = yes
}

/etc/sysconfig/rc-inetd/fingerd:
SERVICE_NAME=finger
SOCK_TYPE=stream
PROTOCOL=tcp
PORT=79
FLAGS=nowait
USER=root
SERVER=tcpd
DAEMON=/usr/sbin/cfingerd

/etc/sysconfig/rc-inetd/uucp
SERVICE_NAME=uucp
SOCK_TYPE=stream
PROTOCOL=tcp
PORT=540
FLAGS=nowait
USER=uucp
SERVER=tcpd
DAEMON=/usr/sbin/uucico
DAEMONARGS=-l
INITGROUPS=yes

# grep '\-l' /etc/sysconfig/rc-inetd/*
/etc/sysconfig/rc-inetd/ftpd:DAEMONARGS="-a -l"
/etc/sysconfig/rc-inetd/uucp:DAEMONARGS=-l

# rpm -q rc-inetd xinetd uucp cfingerd
rc-inetd-0.16-1
xinetd-2.3.11-1
uucp-1.06.2-6
cfingerd-1.4.3-11

W rc-inetd-0.14 jest OK.

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry w mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Gdansk University of Technology



Więcej informacji o liście dyskusyjnej pld-devel-pl