checkpoint
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.1 2000/09/08 05:40:44 marka Exp $ */
|
||||
/* $Id: named.conf,v 1.2 2000/09/08 06:27:35 marka Exp $ */
|
||||
|
||||
key "update.example." {
|
||||
algorithm "hmac-md5";
|
||||
@@ -35,5 +35,5 @@ options {
|
||||
zone "example" {
|
||||
type master;
|
||||
file "example.db";
|
||||
allow-update { key "update.example."; };
|
||||
allow-update { key update.example.; };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user