]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd-tape.conf.in
update configure
[bacula/bacula] / regress / scripts / bacula-sd-tape.conf.in
index f6a3ca5c809b09614338c4928f557fb4c98c4be6..62934b92c2958e8509c85af1e80ba27b5be8e9fb 100644 (file)
@@ -34,8 +34,8 @@ Director {
 #
 
 Device {
-  Name = DDS-4                     # 
-  Media Type = DDS-4
+  Name = tape                     # 
+  Media Type = tape
   Archive Device = @tape_drive@
   AutomaticMount = yes;               # when device opened, read it
   AlwaysOpen = yes;
@@ -52,4 +52,5 @@ Device {
 Messages {
   Name = Standard
   director = @hostname@-dir = all, !terminate
+  append = "@working_dir@/log1.sd" = all
 }