On Tue, 16 Nov 2010 08:32:40 -0500
Jerry Feldman wrote:
> I'm receiving errors from the mcelog.cron script in /etc/cron.hourly:
>
> /etc/cron.hourly/mcelog.cron:
>
> read: No such device
Yea, I got those too, but after reading the description of the
rpm that owned the mcelog.cron file I decided
On 11/16/2010 08:47 AM, Tom Horsley wrote:
> On Tue, 16 Nov 2010 08:32:40 -0500
> Jerry Feldman wrote:
>
>> I'm receiving errors from the mcelog.cron script in /etc/cron.hourly:
>>
>> /etc/cron.hourly/mcelog.cron:
>>
>> read: No such device
> Yea, I got those too, but after reading the description
On 11/16/2010 08:32 AM, Jerry Feldman wrote:
> I'm receiving errors from the mcelog.cron script in /etc/cron.hourly:
>
> /etc/cron.hourly/mcelog.cron:
>
> read: No such device
>
> The mcelog.cron script contains the following 2 lines
> #!/bin/bash
> /usr/sbin/mcelog --ignorenodev --filter >> /va
I'm receiving errors from the mcelog.cron script in /etc/cron.hourly:
/etc/cron.hourly/mcelog.cron:
read: No such device
The mcelog.cron script contains the following 2 lines
#!/bin/bash
/usr/sbin/mcelog --ignorenodev --filter >> /var/log/mcelog
This script is also consistent with RHEL 5.2. Thi