On 8/19/06, Bryan K. Brayton <bryan at sonicburst dot net> wrote:
>
> The equipment is rock solid as soon after it boots. To replace a system
> that asks for input 10% of the time on an average of 1 reboot every six
> months would just be silly, especially when it is for home use.
>
> Having the beep should hurt no one, and would be good for those of us who
> want it. I mean, we're talking about essentially an
>
> echo -e "\a"
>
> at the end of the boot (that should work, haven't tested it). Sure, we
> can roll into our own, but I do believe this would have use in the general
> image.
>
>
I 've tried this in config.xml right before </system> I've added.
<shellcmd>echo -e "\a"</shellcmd>
but no luck
The command works in my linux shell, it gives a short, not annoying beep :-)
but it doesn't seem to do the job in m0n0wall.(at least not the way I've
tried)
Yves |