Sfoglia il codice sorgente

director: fix the naming

device in director = name in sd
lt07 admin 9 anni fa
parent
commit
e9d1efc1a1
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      bareos-dir.d/tape.conf

+ 2 - 2
bareos-dir.d/tape.conf

@@ -1,7 +1,7 @@
 Storage {
-  Name = LTO-7
+  Name = LTO7
   Media Type = LTO-7
   Address = lto7                # N.B. Use a fully qualified name here
   Password = "Ia+A/4PGvr4kFgI9CYOZX73qqRXqUi8llZNymggM3k18"
-  Device = tape
+  Device = LTO-7
 }