[Debian-eeepc-devel] Low battery and ugly shutdown problems

Karl O. Pinc kop at meme.com
Tue Jun 3 14:32:32 UTC 2008


On 06/03/2008 09:11:28 AM, Jelle de Jong wrote:
> I use the below shell loop:
> 
> > while true
> > do

> > 	sleep 120
> > done

If you want reliability tell cron to run every 2 minutes
instead of a loop.  Otherwise if your process ever goes
away, it's gone forever.

Karl <kop at meme.com>
Free Software:  "You don't pay back, you pay forward."
                  -- Robert A. Heinlein



More information about the Debian-eeepc-devel mailing list