Re: cron - stop console logging *FIXED*

2004-01-26 Thread Matt Miller
>>maybe /sbin/syslogd was somehow disappeared? Can I reinstall >>this package without removing it (along with packages dependent on >>it) and installing it again from scratch? >``apt-get install --reinstall sysklogd'' should do. This did the trick. cron is now quietly logging to /var/log/cron.lo

Re: cron - stop console logging

2004-01-26 Thread Jan Minar
On Mon, Jan 26, 2004 at 08:25:37AM -0700, Matt Miller wrote: > >>Every couple minutes I get something like: > >> > >>cron(pam_unix)[15457]: session opened for user mail (uid=0) > > >Somehow syslog is not running. > > 'ps -A' shows that klogd is running, but no syslogd. When I try to > install th

Re: cron - stop console logging

2004-01-26 Thread Matt Miller
>>Every couple minutes I get something like: >> >>cron(pam_unix)[15457]: session opened for user mail (uid=0) >Somehow syslog is not running. 'ps -A' shows that klogd is running, but no syslogd. When I try to install the inetutils-syslog package I get conflicts with sysklogd, which dselect is say

Re: cron - stop console logging

2004-01-26 Thread Matt Miller
>>and /etc/syslog.conf says: >> >> cron.* /var/log/cron.log >Is it really not commented No hash marks that I can see. >It seems like Woody r2 default syslog.conf reads >... I'm running sarge. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Re: cron - stop console logging

2004-01-26 Thread Leandro Guimarães Faria Corcete Dutra
Em Seg, 2004-01-26 Ãs 04:17, Matt Miller escreveu: > cron is logging to the active console and I don't know how to turn it > off. Every couple minutes I get something like: > > cron(pam_unix)[15457]: session opened for user mail (uid=0) > cron(pam_unix)[15457]: session closed for user mail > >

Re: cron - stop console logging

2004-01-26 Thread Jan Minar
On Sun, Jan 25, 2004 at 11:17:13PM -0700, Matt Miller wrote: > and /etc/syslog.conf says: > > cron.*/var/log/cron.log Is it really not commented (i.e. no hash at the very beginning of that line)? -- It seems like Woody r2 default syslog.conf reads: | *.*;auth,authpriv.none