There is a way to launch amuleweb in background?
If I send it in background, it stops because it's waiting for an (unusefull) text input (as I can only "exit" it).
If I call with:
amuleweb /dev/null
it (strangely) ask for the password (that's good anyway) then I can send it to background, where it keep writing "aMule[web]$" to /dev/null, wasting a lot of CPU time.
There is a "standard" way to modify this behaviour, or i must modify directly the sources?