Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 878a1fb6c3982b9091c663432e5bfb54 > files > 17

amanda-server-3.1.3-1.fc14.x86_64.rpm

# default: on
#
# description: Amanda services for Amanda server and client.
#

service amanda
{
        disable         = no
        flags           = IPv4
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = amandabackup
        group           = disk
        groups          = yes
        server          = /usr/lib64/amanda/amandad
        server_args     = -auth=bsdtcp amdump amindexd amidxtaped
}