]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd-2drive.conf.in
Commit win32 regression patch from Michael Short
[bacula/bacula] / regress / scripts / bacula-sd-2drive.conf.in
index 6b569274680b29b29f21468a31306b66a7b0c82c..8ee4dbd62931174ae554df3d72def4d38eaa4d54 100644 (file)
@@ -12,7 +12,7 @@
 
 Storage {                             # definition of myself
   Name = @hostname@-sd
-  SDPort = 8103                  # Director's port      
+  SDPort = @sdport@                  # Director's port      
   WorkingDirectory = "@working_dir@"
   Pid Directory = "@piddir@"
   Subsys Directory = "@subsysdir@"
@@ -34,7 +34,7 @@ Director {
 Autochanger {
   Name = DDS-4
   Changer Device = @autochanger@
-  Changer Command ="@scriptdir@/mtx-changer %c %o %S %a"
+  Changer Command ="@scriptdir@/mtx-changer %c %o %S %a %d"
   Device = Drive-0, Drive-1
 }
 
@@ -57,7 +57,7 @@ Device {
   Archive Device = @tape_drive1@
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes
-  Drive Index = 0
+  Drive Index = 1
   AlwaysOpen = yes;
   RemovableMedia = yes;
   @@sbindir@/tape_options