"Htin Hlaing" <[EMAIL PROTECTED]> wrote: > I have tried this with the pre3 release and -sxxyz does not seem to > daemonize for some reason. Actually, -xx or -x prevent from > daemonizing. I thought it would if I take out -f. Has anyone seen > this?
It's the intended behavior. If it daemonizes itself, it shouldn't print out anything, as it's a daemon. If it's running in debugging mode, it should print out lots of information. The two requests are contradictory, so when you say "debug mode", it doesn't daemonize itself. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

