an orderly /sbin/reboot usually works, if your process is still running
after a minute, do a sync and forcibly reboot via the kernel.
how to forcibly reboot a linux server:
enable sysrq:
echo 1 > /proc/sys/kernel/sysrq
reboot: echo b > /proc/sysrq-trigger
poweroff: echo o > /proc/sysrq-trigger
RANJAN wrote:
> On more query.If I have to see that the system works robustly is there
> a way that I can do an automated system restart with application
> restart as well including the GSM service which is required for
> sending the SMS?
_______________________________________________
devel mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/devel