summaryrefslogtreecommitdiffstats
path: root/patches/source/dehydrated/dehydrated.cron
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/dehydrated/dehydrated.cron')
-rw-r--r--patches/source/dehydrated/dehydrated.cron6
1 files changed, 6 insertions, 0 deletions
diff --git a/patches/source/dehydrated/dehydrated.cron b/patches/source/dehydrated/dehydrated.cron
new file mode 100644
index 000000000..7752e5b20
--- /dev/null
+++ b/patches/source/dehydrated/dehydrated.cron
@@ -0,0 +1,6 @@
+#!/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