Darryl Harvey wrote:

> Nov 16 10:59:01 slab CROND[4818]: (mailman) CMD (/usr/bin/python -S
> /var/mailman/cron/qrunner)
>
> I want to disable this from running?  How do I do this?
>
> How do I turn this damn thing off?

    The log tells you that it's running with the mailman user
permissions.  Look in /var/spool/cron for a file called 'mailman' - that's
your cron.  I wouldn't just delete it if I were you, but instead *copy* it
elsewhere first, then log in as the user 'mailman' (or su to it) and type
in: crontab -r

    That will delete all crontab entries for the user mailman.

--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




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

Reply via email to