On 05/16/15 22:36, Matthias Apitz wrote:
El día Saturday, May 16, 2015 a las 10:24:46PM +0200, Ed Kapitein escribió:
Create a shell script like this:
#!/bin/bash
While sleep 300; do
something
done
And run
nohup /path/to/shell/script &
Or am i missing the point?
Yes. This works for you and me. But not for my wife who does not know
anything about UNIX cmds :-) when she should restart this monitoring
after power-on of her BQ.
matthias
Ah, ok,
For the lady you could
mount -o remount,rw /
crontatab -e
mount -o remount,ro /
should/might work...
Kind regards,
Ed
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp