Merge from vendor branch TNF:
[pkgsrc.git] / sysutils / amanda-server / patches / patch-ag
1 $NetBSD$
2
3 --- example/chg-scsi.conf.old   Tue Feb 23 16:44:39 1999
4 +++ example/chg-scsi.conf       Tue Feb 23 16:46:38 1999
5 @@ -2,6 +2,8 @@
6  number_configs 2
7  eject          1       # Tapedrives need an eject command
8  sleep          5       # Seconds to wait until the tape gets ready
9 +                       # The driver first sleeps for <sleep>/2 seconds,
10 +                       # then pool the drive every seconds.
11  cleanmax       10      # How many times could a cleaning tape get used
12  changerdev     /dev/sch0
13  #
14 @@ -13,7 +15,8 @@
15  startuse       0       # The slots associated with the drive 0
16  enduse         9       # 
17  statfile       /usr/local/etc/amanda/tape5-slot  # The file where the actual slot is stored
18 -cleancart      20      # the slot where the cleaningcartridge for drive 0 is located
19 +cleancart      -1      # the slot where the cleaningcartridge for drive 0 is
20 +                       # located. -1 means none.
21  cleanfile      /usr/local/etc/amanda/tape0-clean # The file where the cleanings are recorded
22  usagecount     /usr/local/etc/amanda/backup/totaltime
23