From: Elan Ruusamäe Date: Thu, 13 Jan 2011 09:16:26 +0000 (+0000) Subject: - gps off by default X-Git-Tag: auto/th/kismet-2010_07_R1-1~3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fkismet.git;a=commitdiff_plain;h=8420eae81b2888f6ff589f5b43ec14a8d31151b9 - gps off by default Changed files: config.patch -> 1.2 --- diff --git a/config.patch b/config.patch index 52e70f7..af52d3b 100644 --- a/config.patch +++ b/config.patch @@ -1,5 +1,5 @@ ---- kismet-2010-07-R1/conf/kismet.conf.in~ 2010-05-23 17:04:25.000000000 +0300 -+++ kismet-2010-07-R1/conf/kismet.conf.in 2011-01-12 23:48:34.065930750 +0200 +--- kismet-2010-07-R1/conf/kismet.conf.in 2011-01-12 23:48:34.065930750 +0200 ++++ kismet-2010-07-R1/conf/kismet.conf.in 2011-01-13 11:15:44.341395543 +0200 @@ -10,7 +10,7 @@ servername=Kismet_2009 @@ -9,7 +9,7 @@ # Do we process the contents of data frames? If this is enabled, data # frames will be truncated to the headers only immediately after frame type -@@ -121,8 +121,8 @@ +@@ -121,12 +121,12 @@ # OUI file, expected format 00:11:22manufname # IEEE OUI file used to look up manufacturer info. We default to the # wireshark one since most people have that. @@ -20,3 +20,8 @@ ouifile=/usr/share/wireshark/manuf # Do we have a GPS? +-gps=true ++gps=false + # Do we use a locally serial attached GPS, or use a gpsd server? + # (Pick only one) + gpstype=gpsd