X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fscripts%2Fbacula-sd.conf.in;h=025400c2b184971ca46c71a031515e6d39e3f34e;hb=7ec6a7e8c7b6908e321883b18dbc64e244bc282a;hp=745f713248dbce9064c0f81d03c82edfa106e302;hpb=47d98826c5a061954a382931f70087f70888c5eb;p=bacula%2Fbacula diff --git a/regress/scripts/bacula-sd.conf.in b/regress/scripts/bacula-sd.conf.in index 745f713248..025400c2b1 100644 --- a/regress/scripts/bacula-sd.conf.in +++ b/regress/scripts/bacula-sd.conf.in @@ -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" }