]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd.conf.in
Add new more stringent maxvol2 test
[bacula/bacula] / regress / scripts / bacula-sd.conf.in
index 745f713248dbce9064c0f81d03c82edfa106e302..025400c2b184971ca46c71a031515e6d39e3f34e 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default Bacula Storage Daemon Configuration file
 #
-#  For Bacula release 1.32 (20 Sep 2003) -- redhat 9
+#  For Bacula release 1.33
 #
 # You may need to change the name of your tape drive
 #   on the "Archive Device" directive in the Device
@@ -12,7 +12,7 @@
 
 Storage {                             # definition of myself
   Name = rufus-sd
-  SDPort = 8103                  # Director's port      
+  SDPort = @sdport@                  # Director's port      
   WorkingDirectory = "/home/kern/bacula/regress/working"
   Pid Directory = "/home/kern/bacula/regress/working"
 }