On Mon, 26 Mar 2001, Al Sparks wrote:

> I keep getting spammed by the system.  How do I get rid of this?  I
> keep looking at whatever cronjobs are trying to execute this, and can’t
> find anything.  It’s driving me nuts, especially since I have 2
> machines that are doing it now.
>
> The message is below.
>     === Al
>
>
> ***************
>
> Date: Mon, 26 Mar 2001 18:40:00 -0900
> From: Cron Daemon <[EMAIL PROTECTED] >
> To: [EMAIL PROTECTED]
> Subject: Cron <root@xxxxx>    /sbin/rmmod -as
>
> rmmod: QM_MODULES: Function not implemented
>
> rmmod: Function not implemented
> rmmod: QM_MODULES: Function not implemented
>
>
It looks like tmmod is trying to remove a modules that is not written
correctly.  The command is being run from /etc/cron.d/kmod and is
producing the error you are seeing.  You should be able to produce the
same error by running "rmmod -as" as root.  "lsmod" will show you the
loaded modules.

Mikkel
 --

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to