updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / amanda / xinetd.amanda
blob3ee37b5955fd13feb8f85e77884b871eead99c25
1 service amanda
3         #only_from       = amandaserver.example.com amandaclient1.example.com amandaclient2.example.com
4         socket_type     = dgram
5         protocol        = udp
6         wait            = yes
7         user            = amanda
8         group           = storage
9         groups          = yes
10         server          = /usr/libexec/amanda/amandad
11         server_args     = -auth=bsd amdump amindexd amidxtaped
12         disable         = no