Re: Error in readproctitle (SOLVED)
"Awie" <[email protected]>
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <002101c3f705$c3b349f0$0301a8c0@own> |
Thank you so much Paul. > "Awie" <[email protected]> wrote: > > root 1104 0.0 0.0 1356 228 ? S 16:13 0:00 readproctitle service errors: ...already running!?Exiting!?Error: 1 c > > So there were multiple instances running at the same time. > readproctitle doesn't rotate out old error messages, so this doesn't > tell us whether the problem is still happening. > > > qscand 1134 0.0 4.7 15684 12260 ? S 16:13 0:00 /usr/local/sbin/clamd > > root 5405 0.0 0.0 0 0 ? Z 16:23 0:00 [run <defunct>] > > This suggests the problem is still happening. What does your run > script look like? > Does clamd put itself in the background? Yes, I uncomment the FOREGROUND in clamav.conf that I assume it run in background. PROBLEM HAS GONE after I uncomment the FOREGROUND........ Many thanks for your kind advise. > > paul > Thx & Rgds, Awie