On Wed, 24 Sep 2003 09:26:55 +0800 Edward Dekkers <[EMAIL PROTECTED]> wrote:
> Michael Schwendt wrote: > > > Check the real log files in /var/log, not the stripped-down > > information presented to you by logwatch. Also check whether > > it's a daily cron job in /etc/cron.daily > > OK, the real log files tell me the job was run at 4:08.31 and 'su news' > was executed then, and logged out one second later. > > There IS a job in cron.daily called inn-cron-expire. > > This seems to be causing it. > > Not being a bash expert - what does this thing do? Anybody know? > > It seems to check chkconfig to see if innd is active, then performs the > su. > > However, innd is NOT active on my PC (I checked with chkconfig --list, > it's off on all runlevels), so why does it still perform the su? > > Can someone (who understands bash)check theirs and make me understand? > Ed, The script essentially just checks if inn is installed. It doesn't test to see if it is disabled on all run levels. You can uninstall the "inn" package if you're not using it. Cheers, Sean -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list