diff options
Diffstat (limited to 'bind/slave/rndc.key')
-rw-r--r-- | bind/slave/rndc.key | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bind/slave/rndc.key b/bind/slave/rndc.key new file mode 100644 index 0000000..6ad396d --- /dev/null +++ b/bind/slave/rndc.key @@ -0,0 +1,4 @@ +key "rndc-key" { + algorithm hmac-md5; + secret "<removed>"; +}; |