Add some new useful tricks

This commit is contained in:
Tristan PILAT 2018-07-25 17:48:15 +02:00
parent 8033450539
commit 2f1b7d3920

View file

@ -232,3 +232,15 @@ Recharger une zone :
~~~ ~~~
nsd-control reload example.com nsd-control reload example.com
~~~ ~~~
Notifier un slave d'un changement sur la zone :
~~~
nsd-control notify example.com
~~~
Obtenir des informations sur l'état d'une zone
~~~
nsd-control zonestatus example.com
~~~