Gentoo Archives: gentoo-user

From: Jorge Peixoto de Morais Neto <please.no.spam.here@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fcron driving me crazy
Date: Tue, 04 Nov 2008 14:15:14
Message-Id: 38af3d670811040615s562c467dnfc52ea9f821d19a9@mail.gmail.com
In Reply to: Re: [gentoo-user] fcron driving me crazy by Stroller
1 - Hide quoted text -
2 On Wed, Oct 8, 2008 at 2:54 AM, Stroller <stroller@××××××××××××××××××.uk> wrote:
3 >
4 > On 8 Oct 2008, at 04:10, meino.cramer@×××.de wrote:
5 >>
6 >> ...
7 >> every fcron is starting updatedb. I dont need this service on a
8 >> daily basis. I am starting updatedb by hand if I need a fresh db.
9 >> But I need a full fcron installed for other purposes, so I need
10 >> to find the script, which tells fcron to start updatedb.
11 >
12 > If you don't know where the above script is...
13 >
14 >> I have tried to disable all scripts, but it seems, that I am
15 >> not able to do so ;)
16 >>
17 >> I edited also roots fcrontab and my own fcrontab to not
18 >> to start updatedb -- they are fixed.
19 >
20 > ... then why did you do this? What did you edit & what were the results?
21 >
22 >> My question: Where are other "things" installed, which
23 >> trigger updatedb on a daily basis?
24 >
25 > /etc/cron.daily/slocate
26 >
27 > It is put there by sys-apps/slocate itself. You can move it to cron.weekly
28 > if you prefer (although frankly, I don't know why this would upset you so
29 > much).
30 >
31 I re-state what Stroller said. What did you edit? And, please read the
32 cron documentation (if memory serves, Gentoo has a nice cron
33 documentation).
34
35 Also, try mlocate. It is an optimized implementation of locate; its
36 updatedb is faster and less IO-intensive.
37
38 --
39 Software is like sex: it is better when it is free - Linus Torvalds