From b231e372681e6bfc499fd2aadda840e0b607278f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 20 Apr 2014 02:36:36 +0200 Subject: Removed files from the root-directory. Moved into 'examples' dir. --- examples/bind/slave/managed-keys.bind | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/bind/slave/managed-keys.bind (limited to 'examples/bind/slave/managed-keys.bind') diff --git a/examples/bind/slave/managed-keys.bind b/examples/bind/slave/managed-keys.bind new file mode 100644 index 0000000..2207ea4 --- /dev/null +++ b/examples/bind/slave/managed-keys.bind @@ -0,0 +1,9 @@ +$ORIGIN . +$TTL 0 ; 0 seconds +@ IN SOA . . ( + 3 ; serial + 0 ; refresh (0 seconds) + 0 ; retry (0 seconds) + 0 ; expire (0 seconds) + 0 ; minimum (0 seconds) + ) -- cgit v1.2.3