From: Andy Street Date: Sun, 12 Mar 2017 14:14:41 +0000 (+0000) Subject: Output date and time when performing --cron task. X-Git-Url: https://git.street.me.uk/andy/dehydrated.git/commitdiff_plain/086787438ac026504c46cea0eeb84fe80c6657ed Output date and time when performing --cron task. --- diff --git a/dehydrated b/dehydrated index 8442dbc..879a032 100755 --- a/dehydrated +++ b/dehydrated @@ -778,6 +778,7 @@ command_register() { # Usage: --cron (-c) # Description: Sign/renew non-existant/changed/expiring certificates. command_sign_domains() { + echo "# INFO: Domain signing started: `date`" init_system if [[ -n "${PARAM_DOMAIN:-}" ]]; then