]> git.gag.com Git - debian/amanda/blobdiff - example/chg-mcutil.conf
try using --without-ipv6
[debian/amanda] / example / chg-mcutil.conf
index 3009077a3eaadb95503a787782d7e84eac80b17c..bf1acfa2c6646f6e3817a2f0164105382e0ea27b 100644 (file)
@@ -26,7 +26,7 @@
 #
 
 mcutil mcutil          #location of the mcutil program
-tape null:     # use ntape for norewind
+tape /dev/null # 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 /u/martinea/etc/amanda/changer/times_cleaned
-lastfile /u/martinea/etc/amanda/changer/last_cleaned
+cleanfile /home/martinea/etc/amanda/changer/times_cleaned
+lastfile /home/martinea/etc/amanda/changer/last_cleaned
 
 # Names a status file where the current 'changer' state is stored.
-currentslot /u/martinea/etc/amanda/changer/currentslot
+currentslot /home/martinea/etc/amanda/changer/currentslot
 
 # Where to log changer debugging info
 logfile /tmp/amanda/changer.debug