X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2Famanda-client.conf;fp=example%2Famanda-client.conf;h=0000000000000000000000000000000000000000;hb=d5853102f67d85d8e169f9dbe973ad573306c215;hp=6cee6404501297ca1d6297cf4e8573e376a0d714;hpb=b93e5b5a13be7e970bc333acbe885f5b518300e1;p=debian%2Famanda diff --git a/example/amanda-client.conf b/example/amanda-client.conf deleted file mode 100644 index 6cee640..0000000 --- a/example/amanda-client.conf +++ /dev/null @@ -1,24 +0,0 @@ -# -# amanda.conf - sample Amanda client configuration file. -# -# This file normally goes in /etc/amanda/amanda-client.conf. -# - -conf "DailySet1" # your config name - -index_server "localhost.localdomain" # your amindexd server -tape_server "localhost.localdomain" # your amidxtaped server -tapedev "tape:/dev/YOUR-TAPE-DEVICE-HERE" # your tape device - # if not set, Use configure or ask server. - # if set to empty string "", ask server - # amrecover will use the changer if set to the value - # of 'amrecover_changer' in the server amanda.conf. - -# auth - authentication scheme to use between server and client. -# Valid values are "bsd", "bsdudp", "bsdtcp", "krb5", "local", -# "rsh" and "ssh". -# Default: [auth "bsdtcp"] -auth "bsdtcp" - -ssh_keys "" # your ssh keys file if you use ssh auth -