[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Syslogd



On 12:34 Sat 12 Nov     , Roy wrote:
> In /var/log/messages  the following lines are apprearing:
> 
> Date  Time  machine name -- MARK --
> Date  Time  machine name -- MARK --
> Date  Time  machine name -- MARK --
> 
> I'm using the following command, below to get rid of them, but i'm getting an error message: syslogd: no process killed. -Bash:  /usr/sbin/syslogd: no such file or directory.
> 
> # killall syslogd; /usr/sbin/syslogd -m -o

If you want t turn off the MARK lines edit /etc/init.d/sysklogd
and set the mark interval to zero:

SYSLOGD="-m 0"



Reply to: