Bug 23047 - /etc/xinet.d/amanda broken
Summary: /etc/xinet.d/amanda broken
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: amanda
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: David Lawrence
URL:
Whiteboard:
: 23244 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-31 02:29 UTC by chrismcc
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-22 22:12:01 UTC
Embargoed:


Attachments (Terms of Use)

Description chrismcc 2000-12-31 02:29:19 UTC
# default: off
# description:  The client for the Amanda backup system.\
#               This must be on for systems being backed up\
#               by Amanda.

service amanda
{
        disable = no
        socket_type             = dgram
        protocol                = udp
        wait                    = no
        user                    = operator
        group                   = disk
        server                  = /usr/lib/amanda/amandad
}


'wait' should be 'yes', not 'no'.  Otherwise:
Dec 30 17:48:45 triton inetd[23786]: amanda/udp server failing (looping),
service terminated


And never comes back.  This might also be a bug with xinetd.  It should
come back eventually.

Comment 1 Jeff Johnson 2001-01-06 21:39:22 UTC
*** Bug 23244 has been marked as a duplicate of this bug. ***

Comment 2 Trond Eivind Glomsrxd 2001-01-22 22:11:57 UTC
It should be yes, AFAIK... I'll change it.

Comment 3 Trond Eivind Glomsrxd 2001-01-24 01:21:23 UTC
Fixed in amanda-2.4.2-1


Note You need to log in before you can comment on or make changes to this bug.