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