Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: vixie-cron keeps stopping
Date: Sat, 17 Apr 2010 15:11:57
Message-Id: 201004171610.47753.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Re: vixie-cron keeps stopping by Alan McKinnon
1 On Saturday 17 April 2010 14:08:22 Alan McKinnon wrote:
2 > On Saturday 17 April 2010 14:59:09 Lie Ryan wrote:
3 > > On 04/17/10 18:47, Mick wrote:
4 > > > On Friday 16 April 2010 22:25:47 Alan McKinnon wrote:
5 > > >> On Friday 16 April 2010 20:29:27 Dale wrote:
6 > > >
7 > > > Blimey! That sounds like horribly_broken!
8 > > >
9 > > > Which cron do you recommend for a desktop?
10 > >
11 > > One question, do you actually need cron for desktop? I installed vixie
12 > > because the installation manual says to, but never need to write any
13 > > cron rule for anything and I don't think there any program I uses
14 > > installs a cron rule. So why bother with cron?
15 >
16 > A default install will configure cron to run
17 >
18 > mkwhatis
19 > slocate
20 > logrotate
21 > updatepciids
22 > updateusbids
23 >
24 > These are all very useful and your machine is somewhat crippled without
25 > them.
26 >
27 Hmm... mine has:
28
29 ls -la /etc/cron.daily/
30 total 10
31 drwxr-x--- 2 root root 7 Mar 14 19:11 .
32 drwxr-xr-x 74 root root 160 Apr 17 14:58 ..
33 -rw-r--r-- 1 root root 0 Jan 21 01:33 .keep
34 -rw-r--r-- 1 root root 0 Feb 28 15:13 .keep_sys-process_cronbase-0
35 -rwxr-xr-x 1 root root 52 Feb 28 15:15 logrotate.cron
36 -rwxr-xr-x 1 root root 115 Mar 14 19:11 makewhatis
37 -rwxr-xr-x 1 root root 152 Feb 28 15:15 slocate
38
39 but not updatepciids and updateusbids. Grant you I don't need them daily, but
40 last time I checked I had to update these myself. Should they have been added
41 automatically in my /etc/cron.daily/* ?
42 --
43 Regards,
44 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: vixie-cron keeps stopping Alan McKinnon <alan.mckinnon@×××××.com>