X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2Famanda.conf.in;h=1cd99783b94e371480e1f7894aaedf87e0c30644;hb=d3b2175e084f88c8736ad7073eacbf4670147aec;hp=1a2891ccaff867f87b222594a182d5b1e8147305;hpb=34197d9f46a5f4e944378cbb65fca32ee0eec7b9;p=debian%2Famanda diff --git a/example/amanda.conf.in b/example/amanda.conf.in index 1a2891c..1cd9978 100644 --- a/example/amanda.conf.in +++ b/example/amanda.conf.in @@ -90,7 +90,7 @@ usetimestamps yes runtapes 1 # number of tapes to be used in a single run of amdump tpchanger "chg-manual" # the tape-changer glue script -tapedev "@DEFAULT_TAPE_DEVICE@" # the no-rewind tape device to be used +tapedev "@EXAMPLE_TAPEDEV@" # the no-rewind tape device to be used rawtapedev "@DEFAULT_RAW_TAPE_DEVICE@" # the raw device to be used (ftape only) #changerfile "@CONFIG_DIR@/@DEFAULT_CONFIG@/changer" #changerfile "@CONFIG_DIR@/@DEFAULT_CONFIG@/changer-status" @@ -112,7 +112,7 @@ amrecover_do_fsf yes # amrecover will call amrestore with the # -f flag for faster positioning of the tape. amrecover_check_label yes # amrecover will call amrestore with the # -l flag to check the label. -amrecover_changer "@DEFAULT_TAPE_DEVICE@" # amrecover will use the changer if you restore +amrecover_changer "@EXAMPLE_TAPEDEV@" # amrecover will use the changer if you restore # from this device. # It could be a string like 'changer' and # amrecover will use your changer if you