aboutsummaryrefslogtreecommitdiff
path: root/net/measurement-kit/pkg-message
blob: 591c568fb8067bfc7324a762025c5de6de21a30d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
If you need Measurement-Kit to query for GeoIP data, please consider installing
'net/geoipupdate' and updating your local databases:

  # pkg install net/geoipupdate
  # geoipupdate

Once you are done, Measurement-Kit can properly show country codes - but you
still must change your nettest options and specify the database file to be
used by 'geoip_country_path'.

Consider creating a cron job in order to keep your databases up to date.
EOM
}
]