First page Back Continue Last page Overview Graphics
Logfiles and Debugging
Set logfile and debug level in inetd.conf
- -dN debug level (0=none, 3=high)
- -oDIR directory for logfiles
- ie: ...udtelnetd -d2 -o/var/log/udtelnetd
Debug may generate a lot of output
Need to NICELY restart inetd for changes:
Notes: