Gentoo Archives: gentoo-user

From: Pablo Antonio <pabloa@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nightly emerge sync
Date: Mon, 15 May 2006 23:28:07
Message-Id: 20060515225040.GB7021@localhost
In Reply to: Re: [gentoo-user] Nightly emerge sync by Willie Wong
1 On 12:18 Mon 15 May , Willie Wong wrote:
2 > On Mon, May 15, 2006 at 11:47:00AM -0300, Penguin Lover Pablo Antonio squawked:
3 > > On 10:51 Mon 15 May , Timothy A. Holmes wrote:
4 > > > Can someone please point me to a reference that will show me now to
5 > > > configure my vixie cron to do a nightly emerge sync?
6 > > >
7 > > > I know it can be done, however I have not yet come up with the necessary
8 > > > instructions
9 > >
10 > > Well, you'll be amazed by how easy it is to do it :)
11 > >
12 > > Just log in as root and type 'crontab -e' to edit the crontab. There you
13 > > should have something like:
14 > > * * * * * emerge --sync
15 > >
16 >
17 > And don't just put something like the above in your crontab. You want
18 > something like
19 >
20 > 0 1 * * * emerge --sync
21 > or something (the example here give 1am every day). If you put just
22 > five *s, the rsync server would be very, very annoyed at you.
23 >
24
25 Yeah, sorry for that. I should've changed that to more convenient values.
26
27 --
28 Pablo Antonio (AKA crazy2k)
29 http://www.pablo-a.com.ar/
30
31 --
32 gentoo-user@g.o mailing list