Crontab problem....??
|
18th Sep, 2015, 06:21 PM
Post: #5
|
|||
|
|||
RE: Crontab problem....??
Thanks for the pointer.....
Now i have.... Terminal @reboot /usr/bin/python /home/pi/shutdown.py @reboot /bin/bash /home/pi/reboot.sh Still no joy. Here are the contents of "reboot.sh" Terminal #! /bin/bash #Script to send Cinema2 reboot alert. sudo /usr/sbin/ssmtp my mail@my.domain.somewhere < /home/pi/reboot.txt The "shutdown.py" (which I have not set up to send mail) sends an email with a complaint about GPIO import (posted separately on the forum as someone else had the same issue with no resolution), but "reboot.sh" doesn't seem to send an email at all. I did a lot of research to get this far and it works under Raspbian. Why won't it work with Xbain ??? What else do I need to learn? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Crontab problem....?? - Skywatch - 17th Sep, 2015, 07:17 PM
RE: Crontab problem....?? - CurlyMo - 17th Sep, 2015, 07:46 PM
RE: Crontab problem....?? - Skywatch - 17th Sep, 2015, 08:18 PM
RE: Crontab problem....?? - CurlyMo - 18th Sep, 2015, 04:36 AM
RE: Crontab problem....?? - Skywatch - 18th Sep, 2015 06:21 PM
RE: Crontab problem....?? - CurlyMo - 18th Sep, 2015, 07:31 PM
RE: Crontab problem....?? - Skywatch - 19th Sep, 2015, 12:43 AM
RE: Crontab problem....?? - alcina - 19th Sep, 2015, 11:42 PM
RE: Crontab problem....?? - Skywatch - 20th Sep, 2015, 01:11 AM
RE: Crontab problem....?? - CurlyMo - 19th Sep, 2015, 07:25 AM
RE: Crontab problem....?? - Skywatch - 19th Sep, 2015, 06:56 PM
RE: Crontab problem....?? - CurlyMo - 19th Sep, 2015, 07:18 PM
RE: Crontab problem....?? - Skywatch - 19th Sep, 2015, 07:31 PM
RE: Crontab problem....?? - CurlyMo - 19th Sep, 2015, 07:33 PM
RE: Crontab problem....?? - Skywatch - 19th Sep, 2015, 07:46 PM
|