From: Todd C. Miller Date: Tue, 13 Jan 1998 05:50:46 +0000 (+0000) Subject: remind people to HUP syslogd X-Git-Tag: SUDO_1_5_4~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3b90fe98fd18832c728d9394f26ff23556ce4eb;p=sudo remind people to HUP syslogd --- diff --git a/TROUBLESHOOTING b/TROUBLESHOOTING index 32099fb15..28ad2cd59 100644 --- a/TROUBLESHOOTING +++ b/TROUBLESHOOTING @@ -17,7 +17,8 @@ A) Make sure you have an entry in your syslog.conf file to save or local2.debug @loghost depending whether you want to forward the messages to another - host or keep them locally. + host or keep them locally. Don't forget to send a SIGHUP to + your syslogd so that it re-reads its conf file. Q) When sudo asks me for my password it never accepts what I enter even though I know I entered my password correctly.