aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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