diff options
Diffstat (limited to 'man/coredns-reload.7')
-rw-r--r-- | man/coredns-reload.7 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/coredns-reload.7 b/man/coredns-reload.7 index 517928695..e92586c3c 100644 --- a/man/coredns-reload.7 +++ b/man/coredns-reload.7 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "COREDNS\-RELOAD" "7" "October 2018" "CoreDNS" "CoreDNS plugins" +.TH "COREDNS\-RELOAD" "7" "March 2019" "CoreDNS" "CoreDNS plugins" . .SH "NAME" \fIreload\fR \- allows automatic reload of a changed Corefile\. @@ -119,3 +119,9 @@ After the aborted attempt to reload we are left with the old processes running, . .P In general be careful with assigning new port and expecting reload to work fully\. +. +.P +Also any \fBimport\fR statement is not discovered by this plugin\. This means if any of these imported files changes the \fIreload\fR plugin is ignorant of that fact\. +. +.SH "ALSO SEE" +See coredns\-import(7) and corefile(5)\. |