diff options
Diffstat (limited to '')
-rw-r--r-- | cron/modbuslog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cron/modbuslog b/cron/modbuslog new file mode 100644 index 0000000..58abb29 --- /dev/null +++ b/cron/modbuslog @@ -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/modbuslog +10 0 * * * root /usr/bin/ftpupload |