]> git.pld-linux.org Git - packages/dehydrated.git/commitdiff
- run it once per month; run default hook if it exists
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 14 May 2016 21:00:18 +0000 (23:00 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 14 May 2016 21:00:18 +0000 (23:00 +0200)
crontab

diff --git a/crontab b/crontab
index 2a1ce4973c1018131b30825d8c0bafced26e4f83..44bf4d8bb834a96dd143edf8c87ad932c1d8f23b 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1,3 +1,3 @@
 MAILTO=root
 
-#42 02 * * * root /usr/sbin/letsencrypt.sh -c >/dev/null
+42 02 1 * * /bin/sh -c "/usr/sbin/letsencrypt.sh -c `[ -x /etc/webapps/letsencrypt.sh/hook.sh ] && echo '--hook /etc/webapps/letsencrypt.sh/hook.sh'` > /dev/null"
This page took 0.100778 seconds and 4 git commands to generate.