Viitor_amanda/etc/xinetd.d/amanda

14 lines
194 B
Plaintext
Raw Permalink Normal View History

# amanda client
service amanda
{
disable = yes
socket_type = dgram
protocol = udp
wait = yes
user = amanda
group = backup
groups = yes
server = /usr/libexec/amandad
}