|
||||||||||
Justin Albstmeijer said:
> How to do that? I only know the serial interface and the exec.php option..
> no real shell access.
Well, exec.php comes pretty close to real shell access. :) Use "ps xauww"
to find out the PID of watchdogd, then use "kill" on it.
- Manuel |