X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2Fxinetd.amandaclient;fp=example%2Fxinetd.amandaclient;h=0000000000000000000000000000000000000000;hb=d5853102f67d85d8e169f9dbe973ad573306c215;hp=9fc402bf18b109ad84600278c4eec0dae97f469f;hpb=b93e5b5a13be7e970bc333acbe885f5b518300e1;p=debian%2Famanda diff --git a/example/xinetd.amandaclient b/example/xinetd.amandaclient deleted file mode 100644 index 9fc402b..0000000 --- a/example/xinetd.amandaclient +++ /dev/null @@ -1,18 +0,0 @@ -# default: on -# -# description: The Amanda backup client should be enabled for systems -# which will be backed up by an Amanda backup server. - -service amanda -{ - disable = no - flags = IPv6 - socket_type = stream - protocol = tcp - wait = no - user = amandabackup - group = disk - groups = yes - server = /usr/libexec/amanda/amandad - server_args = -auth=bsdtcp amdump -}