Jeff Stewart wrote:
> Apologies if this has been asked before. I've searched google and the list
> archives and have not found an answer that works for me.
> On a SuSE 7.3 box, amcheck is working fine when I run inetd, but is failing
> when I run xinetd. I'm getting everybody's favorite error: selfcheck request
> timed out.
> Since it is working with inetd but not with xinetd, it should be a problem
> with xinetd.conf, right? I am not getting any errors in /var/log/messages,
> and debug files are being created in /tmp/amanda.
> I definitely need this working with xinetd instead of inted.
> Thanks,
> Jeff Stewart
> 
> inetd.conf is:
> amandaidx stream tcp nowait root /usr/lib/amanda/amindexd amindexd
> amidxtape stream tcp nowait root /usr/lib/amanda/amidxtaped amidxtaped
> amanda dgram udp wait amanda /usr/lib/amanda/amandad amandad
> 

<snip>


> service amanda
> {
>         socket_type     = dgram
>         protocol        = udp
>         wait            = yes
>         user            = amanda
>         server          = /usr/lib/amanda/amandad
> }
> 

You might try adding:
        group                   = disk

or correct group. I have amanda:disk and perms on devices is
root:disk , 770


<snip>


yes?



-- 
Christopher McCrory
  "The guy that keeps the servers running"

[EMAIL PROTECTED]
  http://www.pricegrabber.com

Linux: Because rebooting is for adding new hardware

Reply via email to