Hi John -

I tried both the ksh script and the truss route, nothing came through
except the same message in /var/log/messages:
inetd[152]: amanda/udp server failing (looping), service terminated

/tmp[363]# cat amandad.out.43925 
print: not found
/tmp[364]# cat /usr/local/libexec/amandad.test 
#!/usr/local/bin/ksh
exec > /tmp/amandad.out.$$ 2>&1
print "$(date): starting amandad"
/usr/local/libexec/amandad
print "$(date): amandad done: status is $?"
exit 0

-doug

On Fri, 1 Jun 2001, John R. Jackson wrote:

> >inetd[152]: amanda/udp server failing (looping), service terminated
> 
> Someone else had this same symptom on a Solaris system a few days ago.
> I doubt it's the same problem you're having, but look in the mailing
> list archives for Subject "Problems with Solaris 8 BSM auditing and
> amanda 2.4.2p2" for a couple of debugging tricks I posted.
> 
> >Doug Silver
> 
> John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
> 

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to