aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-11-27 14:31:48 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-11-27 14:31:48 +0000
commitb98935c2ea808510e479e05e299604f20237c1b0 (patch)
tree638e235c869fc043f3d8b816df2da302384947b0
parent3af2ad7472d267789688cedcc193fd925e3256e2 (diff)
downloadverteco-b98935c2ea808510e479e05e299604f20237c1b0.tar.gz
Add {lighting,phidget}control cron.d files
-rw-r--r--cron/lightingcontrol5
-rw-r--r--cron/phidgetcontrol6
2 files changed, 11 insertions, 0 deletions
diff --git a/cron/lightingcontrol b/cron/lightingcontrol
new file mode 100644
index 0000000..4a482fb
--- /dev/null
+++ b/cron/lightingcontrol
@@ -0,0 +1,5 @@
+SHELL=/bin/sh
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+
+# m h dom mon dow user command
+@reboot root /usr/sbin/lightingcontrol
diff --git a/cron/phidgetcontrol b/cron/phidgetcontrol
new file mode 100644
index 0000000..7a6438b
--- /dev/null
+++ b/cron/phidgetcontrol
@@ -0,0 +1,6 @@
+SHELL=/bin/sh
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+
+# m h dom mon dow user command
+@reboot root /usr/sbin/phidgetcontrol
+10 0 * * * root /usr/bin/ftpupload