<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>9443</bug_id>
          
          <creation_ts>2002-10-21 14:05 0000</creation_ts>
          <short_desc>net-misc/netkit-rsh: files for xinetd</short_desc>
          <delta_ts>2002-10-25 09:00:41 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>holler@ahsoftware.de</reporter>
          <assigned_to>woodchip@gentoo.org</assigned_to>
          <cc>h3y@esaurito.net</cc>

      

      
          <long_desc isprivate="0">
            <who>holler@ahsoftware.de</who>
            <bug_when>2002-10-21 14:05:38 0000</bug_when>
            <thetext>Hi, I would find it usefull it the ebuild for rsh would suply the following 
files for etc/xinetd.d: 
 
-------------rsh------------- 
 
service shell 
{ 
        socket_type     = stream 
        protocol        = tcp 
        wait            = no 
        user            = root 
        group           = tty 
        server          = /usr/sbin/in.rshd 
        server_args     = 
        log_type        = FILE /var/log/rsh 
        log_on_success  = PID HOST USERID EXIT DURATION 
        log_on_failure  = USERID ATTEMPT 
        disable         = yes 
} 
------------------------- 
 
--------rexec----------------- 
service exec 
{ 
        socket_type     = stream 
        protocol        = tcp 
        wait            = no 
        user            = root 
        group           = tty 
        server          = /usr/sbin/in.rexecd 
        server_args     = 
        log_type        = FILE /var/log/rexec 
        log_on_success  = PID HOST USERID EXIT DURATION 
        log_on_failure  = USERID ATTEMPT 
        disable         = yes 
} 
------------------------- 
 
---------rlogin---------- 
service login 
{ 
        socket_type     = stream 
        protocol        = tcp 
        wait            = no 
        user            = root 
        group           = tty 
        server          = /usr/sbin/in.rlogind 
        server_args     = 
        log_type        = FILE /var/log/rlogin 
        log_on_success  = PID HOST USERID EXIT DURATION 
        log_on_failure  = USERID ATTEMPT 
        disable         = yes 
} 
------------------------- 
 
Regards, 
 
Alexander</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>woodchip@gentoo.org</who>
            <bug_when>2002-10-24 21:55:14 0000</bug_when>
            <thetext>oki, i&apos;ll add this for you..
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>woodchip@gentoo.org</who>
            <bug_when>2002-10-25 09:00:41 0000</bug_when>
            <thetext>added to -r3
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>