summaryrefslogtreecommitdiff
path: root/src/share/mh/set_expire
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-12 18:39:38 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-12 18:39:38 -0500
commit65e8a49c924eac3c46c93cb4bb9be9c739a58983 (patch)
tree43b43ec0e7b02cb738fd3213e282b042542598c8 /src/share/mh/set_expire
parent9a92104113158b39de7c8b42bf883b3fd46ed006 (diff)
tweak some of the log output inconsequentially
Diffstat (limited to 'src/share/mh/set_expire')
-rw-r--r--src/share/mh/set_expire3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/share/mh/set_expire b/src/share/mh/set_expire
index 653149f..b03e0d0 100644
--- a/src/share/mh/set_expire
+++ b/src/share/mh/set_expire
@@ -21,6 +21,9 @@ local extendTo
# get the new expiration date
extendTo=$(get_gpg_expiration "$1")
+log info "setting host key expiration to ${extendTo}:"
+
+log debug "executing host expire script..."
gpg_host_edit expire <<EOF
$extendTo
save