mirror of
https://github.com/samba-team/samba.git
synced 2025-12-19 12:23:49 +03:00
sambadns: Fix docstring for create_dns_dir()
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
committed by
Andrew Bartlett
parent
e7754b56a1
commit
bb4d06e15e
@@ -698,7 +698,7 @@ def secretsdb_setup_dns(secretsdb, names, private_dir, binddns_dir, realm,
|
||||
|
||||
|
||||
def create_dns_dir(logger, paths):
|
||||
"""Write out a DNS zone file, from the info in the current database.
|
||||
"""(Re)create the DNS directory and chown it to bind.
|
||||
|
||||
:param logger: Logger object
|
||||
:param paths: paths object
|
||||
|
||||
Reference in New Issue
Block a user