slackware-current/patches/source/dehydrated/dehydrated.cron
Patrick J Volkerding 2fac477c48 Thu Feb 8 22:17:18 UTC 2024
patches/packages/dehydrated-0.7.1-noarch-1_slack15.0.txz:  Upgraded.
  This is a bugfix release that addresses (among other things) an
  "unbound variable" error if the signing server is not available.
  Thanks to metaed for the heads-up.
2024-02-09 13:30:41 +01:00

6 lines
276 B
Bash

#!/bin/sh
# This file is installed chmod 644 so that it does not run by default.
# If you've set up dehydrated on this system, then make this file executable
# so that renewals will be done automatically through cron:
# chmod 755 dehydrated
/usr/bin/dehydrated -c > /dev/null