]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
sambadns: Fix docstring for create_dns_dir()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 26 May 2021 01:38:22 +0000 (13:38 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Jun 2021 07:41:38 +0000 (07:41 +0000)
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>
python/samba/provision/sambadns.py

index 4ddde36b4cb6e2242b50fc4a1bce495e471dc56e..2e969a910577da9814dd1d1f41610165cab99fe3 100644 (file)
@@ -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