[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Odd one.



On Sun, 30 Mar 2003 12:15:42 +0200, Matthias Andree wrote

> These question are addressed to any Linux user: Does your distro offer:
>
> * /etc/xinetd.d and a proper includedir statement in /etc/xinetd.conf?

Yes

> * /etc/cron.daily?

Yes

> * What distro are you using?

RH 7.1 and RH 8.0.

I have a user news crontab setup rather than using the standard cron.daily.

[root@www /root]# crontab -u news -l
# fetchnews 8 times a day
12 0-23/3 * * *  /usr/sbin/fetchnews

# fetchnews only post if one needs to go out every 5 minutes
0-59/5 * * * *  /var/spool/news/chk_leaf_out

# check for expired articles daily
30 5 * * *  /var/spool/news/leafnode.daily.cron

Works great.

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list