]> git.sur5r.net Git - bacula/bacula/commitdiff
Add Catalog = all to the default Messages resource
authorKern Sibbald <kern@sibbald.com>
Thu, 21 May 2009 15:49:57 +0000 (15:49 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 21 May 2009 15:49:57 +0000 (15:49 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8851 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/dird/bacula-dir.conf.in
bacula/technotes

index b0d30e06cb519f2c6c1d39d2820d7afa59e7ed36..046ed7e58fc26d2946d8686a40c28a0a60df9276 100644 (file)
@@ -263,6 +263,7 @@ Messages {
 #          also keep all your messages if they scroll off the console.
 #
   append = "@working_dir@/log" = all, !skipped
+  catalog = all
 }
 
 
index 4f6b242d572e84477e7458115786bb647b6dbe7f..aa6be9bee2bf02b4d6c11e762c1a794895191507 100644 (file)
@@ -2,10 +2,12 @@
           
 General:
 
+21May09
+kes  Add Catalog = all to the default Messages resource.
 19May09
 ebl  Fix #1029 about IPV6/IPV4 address resolution order with help
      of David Steinn Geirsson.
-kes  During jcr destruction hold jcr_chaing lock only for minimum
+kes  During jcr destruction hold jcr_chain lock only for minimum
      time necessary.  This should fix the SD deadlock in bug #1287.
 18May09
 kes  Simplify messages printed by SD when reserve fails. This