commit 158f87e055b9119e0b9538b5efeee92321331dc3
Author: Elan Ruusamäe <[email protected]>
Date: Mon Jun 6 19:27:02 2016 +0300
fix crontab
broken in 05bce52
crontab | 2 +-
letsencrypt.sh.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/letsencrypt.sh.spec b/letsencrypt.sh.spec
index 5b863b3..5be63e2 100644
--- a/letsencrypt.sh.spec
+++ b/letsencrypt.sh.spec
@@ -1,7 +1,7 @@
Summary: letsencrypt/acme client implemented as a shell-script
Name: letsencrypt.sh
Version: 0.2.0
-Release: 1
+Release: 2
License: MIT
Group: Applications/Networking
Source0:
https://github.com/lukas2511/letsencrypt.sh/archive/v%{version}/%{name}-%{version}.tar.gz
diff --git a/crontab b/crontab
index a1c811a..d773395 100644
--- a/crontab
+++ b/crontab
@@ -1,3 +1,3 @@
MAILTO=root
-42 02 * * 2 /usr/sbin/letsencrypt.sh -c > /dev/null
+42 02 * * 2 root /usr/sbin/letsencrypt.sh -c > /dev/null
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/letsencrypt.sh.git/commitdiff/158f87e055b9119e0b9538b5efeee92321331dc3
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit