--- 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 # Prefix of where we log (as used in the logtemplate later) -# logprefix=/some/path/to/logs +logprefix=@localstatedir@/log/kismet # 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,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. -ouifile=/etc/manuf -ouifile=/usr/share/wireshark/wireshark/manuf +#ouifile=/etc/manuf +#ouifile=/usr/share/wireshark/wireshark/manuf 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 --- kismet-2010-07-R1/conf/kismet_drone.conf~ 2008-12-11 00:12:27.000000000 +0200 +++ kismet-2010-07-R1/conf/kismet_drone.conf 2011-01-13 20:03:48.696974538 +0200 @@ -16,7 +16,7 @@ droneringlen=65535 # 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