]> granicus.if.org Git - sudo/commitdiff
remind people to HUP syslogd
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 05:50:46 +0000 (05:50 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 05:50:46 +0000 (05:50 +0000)
TROUBLESHOOTING

index 32099fb156673feb6fa6be0dfd17939bd124183f..28ad2cd591c2a61bead83262aed05fa61f2addcb 100644 (file)
@@ -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.