I generally find crontab easy to use but one thing no tutorial I found seems to cover is how to set something to reboot and also deal with a 15 min check to execute something if it is not already running. For example, I want the dropbox daemon to run after I reboot, but if I disconnect the hdd with the dropbox folder to burn a disc, the daemon still does not run after reconnecting the hdd unless I execute it manually. So I want crontab to start it after a reboot but also run it every 15 min if it died due to hot swapping drives.
Sent from my DROID2 Global
Sent from my DROID2 Global
Comment