[packages/dehydrated] update config dir to be dehydrated
glen
glen at pld-linux.org
Mon Oct 17 21:15:58 CEST 2016
commit 4c3f6e0b560241545bb2e41603cd5213ad44717b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Oct 17 22:15:37 2016 +0300
update config dir to be dehydrated
config.sh | 2 +-
crontab | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.sh b/config.sh
index b0ab363..fe722f3 100644
--- a/config.sh
+++ b/config.sh
@@ -1,2 +1,2 @@
#CONTACT_EMAIL=root at example.org
-HOOK=/etc/webapps/letsencrypt.sh/hook.sh
+HOOK=/etc/webapps/dehydrated/hook.sh
diff --git a/crontab b/crontab
index d773395..dc0c363 100644
--- a/crontab
+++ b/crontab
@@ -1,3 +1,3 @@
MAILTO=root
-42 02 * * 2 root /usr/sbin/letsencrypt.sh -c > /dev/null
+42 02 * * 2 root /usr/sbin/dehydrated -c > /dev/null
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dehydrated.git/commitdiff/4c3f6e0b560241545bb2e41603cd5213ad44717b
More information about the pld-cvs-commit
mailing list