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?

Kind regards,
Ed

On 05/16/15 11:24, Matthias Apitz wrote:
Hello,

Can I somehow run cron jobs in the BQ r22? It seems that it is not
possible due to read only root fs. Is there any other way to schedule a job
to run every 5 minutes? Thanks

        matthias


--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to