diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2024-02-06 12:22:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2024-02-06 12:22:59 +0000 |
commit | 5f09be50bcf0da77dc2a37a5e4454b3081884b73 (patch) | |
tree | 22485f34dd55e818aeee2581b81676ffb1c829e1 /dehydrated/bin | |
parent | Updating error messages if dependencies are not there to list all programs in... (diff) | |
download | service-tools-5f09be50bcf0da77dc2a37a5e4454b3081884b73.tar.xz service-tools-5f09be50bcf0da77dc2a37a5e4454b3081884b73.zip |
Also listing certificate name when sending nsupdate in dehydrated-nsupdate hook to be more verbose.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | dehydrated/bin/dehydrated-nsupdate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dehydrated/bin/dehydrated-nsupdate b/dehydrated/bin/dehydrated-nsupdate index 922ee5c..4ec6a72 100755 --- a/dehydrated/bin/dehydrated-nsupdate +++ b/dehydrated/bin/dehydrated-nsupdate @@ -199,7 +199,7 @@ do esac fi - echo -n " + sending '${HOOK_ACTION}' for ${TXT_RECORD} to ${NAMESERVER}.." + echo -n " + ${DOMAIN}: sending '${HOOK_ACTION}' for ${TXT_RECORD} to ${NAMESERVER}.." # shellcheck disable=SC2086 echo "server ${NAMESERVER} |