X-Git-Url: https://git.distorted.org.uk/~mdw/zoneconf/blobdiff_plain/07da6299118030363be4e6e19b199c7dba0abf1f..bb07f2baa9f54c613f5d706d49c7427bc9ff5b2a:/zoneconf.in diff --git a/zoneconf.in b/zoneconf.in index 137c2b5..541c019 100755 --- a/zoneconf.in +++ b/zoneconf.in @@ -1511,6 +1511,10 @@ defcmd sign {} { ## Read the configuration. isolate [list confspc-eval toplevel [list source $CONFFILE]] + ## Sometimes `dnssec-signzone' tries to write temporary files to the + ## current directory. Make sure this is sensible. + temporary-directory + ## Grind through all of the zones. array unset seen foreach view $ZONECFG(all-views) {