summaryrefslogtreecommitdiff
path: root/net/rancid/MESSAGE
blob: 2c367f513a04fca3fca3dc6f0196ee6a83ec4cc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
===========================================================================
$NetBSD: MESSAGE,v 1.3 2014/04/04 22:58:51 pettai Exp $

rancid is now installed.

To get rancid up and running asap, you have to complete these basic steps:

- Configure LIST_OF_GROUPS in ${PREFIX}/etc/rancid/rancid.conf.
- Configure the LIST_OF_GROUPS users in your mail aliases file.
- As superuser, run the command "su - ${RC_USER} -c rancid-cvs".
- Add the following line to ${RC_USER}'s crontab.

# Run config differ hourly
1 * * * * ${PREFIX}/bin/rancid-run

Please read the included README (${PREFIX}/share/doc/rancid/README) file,
for more information about configuring and starting rancid.

If upgrading from a non-pkgsrc version of rancid, following the instructions
in ${PREFIX}/share/rancid/UPGRADING for retaining your existing CVS
respository and rancid configuration.

NOTE WELL: The router.db field separator has been changed to ';' from ':'
to avoid conflict with IPv6 addresses and etc.

===========================================================================