summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/cron.template
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-03-02 18:52:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-03-02 18:52:41 (GMT)
commit4a58721bde0f959343fc3c01c937d84e1837db49 (patch)
tree7139f50a2aa22653dc292681e937fe27fdabd099 /abs/core-testing/system-templates/templates/cron.template
parentc4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce (diff)
downloadlinhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.zip
linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.tar.gz
linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.tar.bz2
New pkg system-templates.
This splits out the templates from the -config package.
Diffstat (limited to 'abs/core-testing/system-templates/templates/cron.template')
-rw-r--r--abs/core-testing/system-templates/templates/cron.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core-testing/system-templates/templates/cron.template b/abs/core-testing/system-templates/templates/cron.template
new file mode 100644
index 0000000..3fcea10
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/cron.template
@@ -0,0 +1,4 @@
+# <minute> <hour> <day> <month> <dow> <command>
+
+
+00 HOUR * * * /usr/bin/sudo /sbin/halt-runit >/dev/null 2>&1 \ No newline at end of file