Commit 8f7ea3af authored by nimrod's avatar nimrod
Browse files

- Enable remote control (needed for OpenBSD where it's used for starting and stopping the service).

parent 40edb5e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ nsd_server_block: |
    rrl-whitelist-ratelimit: 2000

nsd_remote_control_block: |
    control-enable: no
    control-enable: yes

nsd_patterns: []
nsd_keys: []