I have a ftp process that interfaces w a SCO OS5 server about twice a minute. The /etc/adm/syslog file is getting full of the following msgs:
Jul 2 10:25:34 cpuname ftpd[22611]: #2 open of pid file failed: No such file or directory
Jul 2 10:25:35 cpuname ftpd[24499]: #2 open of pid file failed: No such file or directory
I have researched trying to eliminate these msgs via the /etc/syslog.conf file but I can't figure out the proper syntax. I only want to eliminate these msgs and not any others that might go into the syslog file.
The current /etc/syslog.conf file reads:
*.debug /usr/adm/syslog
Any help would be appreciated.
Thank you.
stew
Jul 2 10:25:34 cpuname ftpd[22611]: #2 open of pid file failed: No such file or directory
Jul 2 10:25:35 cpuname ftpd[24499]: #2 open of pid file failed: No such file or directory
I have researched trying to eliminate these msgs via the /etc/syslog.conf file but I can't figure out the proper syntax. I only want to eliminate these msgs and not any others that might go into the syslog file.
The current /etc/syslog.conf file reads:
*.debug /usr/adm/syslog
Any help would be appreciated.
Thank you.
stew