Thomas Beer wrote:
> 
> during boot the following errors occure:
> Should I place every service started place in an
> extra file?

That's what works for me (seperate files).
My amanda file just has:
service amanda
 {
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = amanda
        group                   = disk
        server                  = /usr/lib/amanda/amandad
        disable                 = no
 }

repeat as required for the other services.
-- 
  [EMAIL PROTECTED] - HMC UNIX Systems Manager
  My opinions are my own and probably don't represent anything anyway.

Reply via email to