Imported Upstream version 2.6.0
[debian/amanda] / example / chg-mcutil.conf
index bf1acfa2c6646f6e3817a2f0164105382e0ea27b..e58ba16f92489c83c076dbbde9805851e427842c 100644 (file)
@@ -26,7 +26,7 @@
 #
 
 mcutil mcutil          #location of the mcutil program
-tape /dev/null # use ntape for norewind
+tape tape:/dev/YOUR-TAPE-DEVICE-HERE   # use ntape for norewind
                        # {a|m|h|c} suffixes should NOT 
                        # be tape device since they all
                        # implement hardware compression
@@ -40,11 +40,11 @@ use_cleaning 0              # 0 for yes ; 1 for no
 cleanslot 7            # slot containing the cleaning disk
 cleansleep 300         # How long to wait before the cleaning tape finishes (default: 5 min)
 cleanme 45             # number of days before messages popup to clean tape drive
-cleanfile /home/martinea/etc/amanda/changer/times_cleaned
-lastfile /home/martinea/etc/amanda/changer/last_cleaned
+cleanfile /etc/amanda/changer/times_cleaned
+lastfile /etc/amanda/changer/last_cleaned
 
 # Names a status file where the current 'changer' state is stored.
-currentslot /home/martinea/etc/amanda/changer/currentslot
+currentslot /etc/amanda/changer/currentslot
 
 # Where to log changer debugging info
 logfile /tmp/amanda/changer.debug