View Single Post
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#11
Originally Posted by Lord Raiden View Post
Really, I wouldn't care if cron didn't wake up the device. My goal is to write a script that helps me track a stolen nokia tablet every time it goes onto wifi. Eventually at some point, the thief *will* take it online, and when they do, I'll have their info. The catch is that the script needs to be set to run every xx number of minutes. Hence my preference to using cron. Although since there's no cron, alarmd will do.
If you're waiting for them to go online, why cron/alarmd? There's a DBus signal you can listen for when the tablet actually goes online. No random firing of scripts needed.
__________________
Ryan Abel