X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fbind.pm;h=1ef7b659816de29bfcca5f5b42d92cb306d01a45;hp=cf73ef450c513a560897a63cc8a23dead8b792c0;hb=243b248a929e99a9cc64e16f29e4a49afeb87a3c;hpb=f234445206998dedfbe74ae59128f6a40c53fe4d diff --git a/FS/FS/part_export/bind.pm b/FS/FS/part_export/bind.pm index cf73ef450..1ef7b6598 100644 --- a/FS/FS/part_export/bind.pm +++ b/FS/FS/part_export/bind.pm @@ -17,7 +17,8 @@ tie %options, 'Tie::IxHash', default => 'BIND8' }, 'bind9_minttl' => { label => 'The minttl required by bind9 and RFC1035.', default => '1D' }, -; + 'reload' => { label => 'Optional reload command. If not specified, defaults to "ndc" under BIND8 and "rndc" under BIND9.', }, +; %info = ( 'svc' => 'svc_domain',