RE: 2 cron problems

From: Jeroen van Meeuwen (kanarip_at_pczone-clan.nl)
Date: 11/27/05

  • Next message: Tim: "Re: DHCP on external router (D-Link DI-624), DNS on Fedora"
    To: "'For users of Fedora Core releases'" <fedora-list@redhat.com>
    Date: Sun, 27 Nov 2005 12:52:32 +0100
    
    

    > -----Original Message-----
    > Subject: 2 cron problems
    >
    > Fellows Users,
    > I have two cron problem !
    > I receive this on my mail , one coming from Cron
    > <root@xxxxxxx> run-parts /etc/cron.weekly the other one from Cron
    > <root@xxxxxxx> run-parts /etc/cron.daily
    >
    >
    > The message from <root@xxxxxxx> run-parts /etc/cron.daily is
    > /etc/cron.daily/00webalizer:
    >
    > Warning: Truncating oversized hostname
    > Skipping bad record (1)
    > Warning: Truncating oversized hostname
    > Skipping bad record (2)
    >
    > Do you have any idea how can i clear this ?
    > Thanks !
    >
    > --
    > Franck
    >

    You could set webalizer to run quiet, or even ReallyQuiet in your
    webalizer.conf, or edit your 00webalizer crontab file to >/dev/null 2>&1
    (which suppresses any output).

    Kind regards,

    Jeroen van Meeuwen

    --
    kanarip
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Tim: "Re: DHCP on external router (D-Link DI-624), DNS on Fedora"