I haven't had any trouble with these, but I can interpret the suggested
workaround for you: "send a SIGTSTP/SIGCONT pair to klogd with a delay of
a few minutes in between" is:

# klogpid=58 # insert your klogd process ID here
# kill -STOP $klogpid
# sleep 300 # five minutes enough?
# kill -CONT $klogpid

        - Stephen




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to