delete_dkim_key.sh: add info howto flush .jnl files back to zone file.

This commit is contained in:
Christoph 2022-11-02 17:21:47 +01:00
parent 80ed5364d5
commit 8320a8bf84

View File

@ -492,4 +492,10 @@ END
fi fi
info "Flush update data from .jnl files of domain \033[1m${DKIM_UPDATE_ZONE}\033[m back to the zone file:
rndc freeze <zone> - \033[1mrndc freeze ${DKIM_UPDATE_ZONE}\033[m
rndc thaw <zone - \033[1mrndc thaw ${DKIM_UPDATE_ZONE}\033[m"
clean_up 0 clean_up 0