diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-10-02 22:12:25 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-10-04 11:59:31 -0700 |
commit | 74a70dfd0bf7272858c9bb0af834691b6f331576 (patch) | |
tree | 1f3807208a0504aff1cda653fde56f2f2bbfd0ab /profiles/base/make.defaults | |
parent | net-misc/bwwhois: move from perl-app to perl-module.eclass (diff) | |
download | gentoo-74a70dfd0bf7272858c9bb0af834691b6f331576.tar.gz gentoo-74a70dfd0bf7272858c9bb0af834691b6f331576.tar.bz2 gentoo-74a70dfd0bf7272858c9bb0af834691b6f331576.zip |
profiles: add GPSD_PROTOCOLS greis
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r-- | profiles/base/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 2eeffdf3ff59..b4b872168f11 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -80,7 +80,7 @@ COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" # Tomáš Chvátal <scarabeus@gentoo.org> (2010-10-26) # By default enable all protocols for average GPS user -GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" +GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" # Benedikt Böhm <hollow@gentoo.org> (2007-11-27) # Sane defaults for built-in apache modules |