Hi!
If I type "halt" in a shell, it works as expected and the router halts itself (I know, it's not totally powered off).
But if I add "halt" to a cronjob, it doesn't halt the router but performs an unwanted reboot at the given time:
cru a Shutdown "30 2 * * * halt"
Is there something wrong...
Hi!
When opening a command line / bash with WinSCP and typing in "halt" everything works like a charm: the router stops everything within 10-20 seconds and every LED is finally turned off and the router ready for poweroff.
But when I try to achieve the same using Putty, the router always only...
Hi!
I just found out that /jffs/scripts/wan-start is also run when the wan interface is stopped, e.g. by command 'halt'. I found out by letting this script email me a message when WAN starts (works great), but I also receive the email when I halt the router before power is turned off. A reboot...