Amanda-Users

Problems starting amanda services with xinetd on Ubuntu

2006-03-26 11:47:55
Subject: Problems starting amanda services with xinetd on Ubuntu
From: stan <stanb AT panix DOT com>
To: amanda users list <amanda-users AT amanda DOT org>
Date: Sun, 26 Mar 2006 11:41:14 -0500
I'm trying to set up an Ubunti machine as an amada server. I've installed
the xinetd package, and created the files in /etc/xinetd.d. Here is an
example of one of these files:


service amanda
{
        disable                 = no
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = amanda
        group                   = amanda
        groups                  = yes
        server                  = /opt/amanda/libexec/amandad }

But, I;m getting the following error in syslog when I restart xinetd:


Mar 26 11:20:37 localhost xinetd[9333]: Reading included configuration file: 
/etc/xinetd.d/amanda [file=/etc/xinetd.conf] [line=11]
Mar 26 11:20:37 localhost xinetd[9333]: attribute server expects 1 values and 2 
values were specified [file=/etc/xinetd.d/amanda] [line=10]
Mar 26 11:20:37 localhost xinetd[9333]: incomplete entry 
[file=/etc/xinetd.d/amanda] [line=11]
Mar 26 11:20:37 localhost xinetd[9333]: missing } in last service entry 
[file=/etc/xinetd.d/amanda] [line=11]


-- 
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong 
Terror 
- New York Times 9/3/1967

<Prev in Thread] Current Thread [Next in Thread>