repo: ngircd action: commit revision: path_from: revision_from: 1d9067b01921da446166e4dfb684e42a67a1a6bf: path_to: revision_to:
commit 1d9067b01921da446166e4dfb684e42a67a1a6bf Author: Florian WestphalDate: Thu May 15 15:41:23 2008 +0200 Add FAQ entry for 'Where is the log file'? diff --git a/doc/FAQ.txt b/doc/FAQ.txt
--- a/doc/FAQ.txt
+++ b/doc/FAQ.txt
@@ -54,6 +54,10 @@ A: Most probably you are using version 1.5 of GNU automake which seems to be
III. Runtime
~~~~~~~~~~~~
+Q: Where is the log file located?
+A: ngIRCd does not write its own log file. Instead, ngIRCd uses
+ syslog(3). Check the files in /var/log/ and/or consult the
+ documentation for your system logger daemon.
Q: I cannot connect to remote peers when I use the chroot option, the
following is logged: "Can't resolve example.com: unknown error!".
A: On Linux/glibc with chroot enabled you need to put some libraries inside
-----END OF PAGE-----