From: Todd C. Miller Date: Fri, 13 Apr 2001 01:40:47 +0000 (+0000) Subject: Tell people to look in sample.syslog.conf for examples, not FAQ X-Git-Tag: SUDO_1_6_4~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=224c77f5a3280d0436e71e9d35c6b10daf01d0d5;p=sudo Tell people to look in sample.syslog.conf for examples, not FAQ --- diff --git a/INSTALL b/INSTALL index abbe337f6..8afc250fc 100644 --- a/INSTALL +++ b/INSTALL @@ -257,7 +257,8 @@ The following options are also configurable at runtime: --with-logging=TYPE How you want to do your logging. You may choose "syslog", "file", or "both". Setting this to "syslog" is nice because you can keep all - of your sudo logs in one place (see the FAQ). The default is "syslog". + of your sudo logs in one place (see the sample.syslog.conf file). + The default is "syslog". --with-logfac=FACILITY Determines which syslog facility to log to. This requires a 4.3BSD