[vdr] Turning off the status debugging?
Jon Burgess
jburgess at uklinux.net
Tue Nov 1 22:04:59 CET 2005
Jan Ekholm wrote:
> Oct 31 16:31:38 vdr[6491]: channel 12 (TV4) event 15:40 'Nyheterna' status 1
> Oct 31 16:31:38 vdr[6491]: channel 12 (TV4) event 15:40 'Nyheterna' status 4
> Oct 31 16:31:38 vdr[6491]: channel 12 (TV4) event 15:40 'Nyheterna' status 1
One way to get rid of these entries is to change the log level which
syslogd records into the log file.
In /etc/syslog.conf change the line like:
*.debug;mail.none;authpriv.none;cron.none /var/log/messages
To:
*.info;mail.none;authpriv.none;cron.none /var/log/messages
Then restart syslogd or otherwise get it to reload the config file.
Jon
More information about the vdr
mailing list