Changes to gnats/gnats/dbconfig.in

Yngve Svendsen <[email protected]> Thu, 31 Oct 2002 15:28:54 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/gnats/dbconfig.in
diff -c gnats/gnats/dbconfig.in:1.11 gnats/gnats/dbconfig.in:1.12
*** gnats/gnats/dbconfig.in:1.11	Thu Oct 24 17:27:03 2002
--- gnats/gnats/dbconfig.in	Thu Oct 31 15:28:52 2002
***************
*** 39,44 ****
--- 39,46 ----
      create-category-dirs true
  
      # The default permission mask for new category directories.
+     # NOTE: If local users on the GNATS server itself will be running
+     # tools such as query-pr, you may to need set permissions to 0755.
      category-dir-perms "0750"
  }