Merge branch 'up/fixes' into build

* up/fixes:
  BF: added missing semicolon in a logging template for bind within jail.conf
debian-releases/squeeze
Yaroslav Halchenko 2009-02-02 23:02:41 -05:00
commit 5810109405
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ ignoreip = 168.192.0.1
# category security { # category security {
# security_file; # security_file;
# }; # };
# } # };
# #
# in your named.conf to provide proper logging. # in your named.conf to provide proper logging.
# This jail blocks UDP traffic for DNS requests. # This jail blocks UDP traffic for DNS requests.