Not if you run it detached, the total content of my logfile is:
2005-08-01 21:49:21: Credit file loaded, 14142 clients are known
2005-08-01 21:49:21: Loaded ipfilter with 0 new IP addresses.
C'est tout.
As you can see there are no logs when you run it detached. If you can help me with a startup script that will run it from rc5.d at boot time, while still retaining the total log capability, please give me a hint. I tried some things, but it seems that only the "amuled -f" will really start from a startup script, otherwise it just keeps waiting for some input. Or I must be doing something wrong, in which case I am very open to help on this.

(Oh btw, the "screen" command is not something I would like to start from the init scripts....)