summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/cron.template
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-templates/templates/cron.template')
-rw-r--r--linhes/linhes-templates/templates/cron.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/cron.template b/linhes/linhes-templates/templates/cron.template
new file mode 100644
index 0000000..7914cba
--- /dev/null
+++ b/linhes/linhes-templates/templates/cron.template
@@ -0,0 +1,4 @@
+# <minute> <hour> <day> <month> <dow> <command>
+
+
+00 HOUR * * * /usr/bin/sudo /sbin/halt >/dev/null 2>&1 \ No newline at end of file