]> git.pld-linux.org Git - packages/dehydrated.git/commitdiff
update config dir to be dehydrated
authorElan Ruusamäe <glen@delfi.ee>
Mon, 17 Oct 2016 19:15:37 +0000 (22:15 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 17 Oct 2016 19:15:37 +0000 (22:15 +0300)
config.sh
crontab

index b0ab3639f50287130dea66b752d79530ffb1d693..fe722f30ccab45720124d08cebd51d6a82e82fa3 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -1,2 +1,2 @@
 #CONTACT_EMAIL=root@example.org
-HOOK=/etc/webapps/letsencrypt.sh/hook.sh
+HOOK=/etc/webapps/dehydrated/hook.sh
diff --git a/crontab b/crontab
index d773395cd12e0fa0f90ddeec39579f9535583c26..dc0c363fb097dd59737618773a2acee6255eeb0e 100644 (file)
--- 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
This page took 0.09877 seconds and 4 git commands to generate.