add more config files to kismet, remove sound and speech features
[oweals/openwrt.git] / openwrt / package / kismet / files / kismet_drone.conf
index 865278ab7a04f234119f928cd91c9a1051fa1486..a4854713396b5519e9e94dd06c779674c57e14c0 100644 (file)
@@ -1,12 +1,12 @@
 # Kismet drone config file
 
-version=Feb.04.01a
+version=2005.04.R1
 
 # Name of server (Purely for organiational purposes)
 servername=Kismet
 
 # User to setid to (should be your normal user)
-suiduser=your_user_here
+suiduser=nobody
 
 # Port to serve packet data... This probably shouldn't be the same as the port
 # you configured kismet_server for, or else you'll have problems running them 
@@ -48,8 +48,7 @@ maxclients=5
 # enablesources line to enable them.  For example:
 # source=prism2,wlan0,prism
 # source=cisco,eth0,cisco
-
-source=generic,prism0,Kismet-Drone
+source=wrt54g,prism0,wireless
 
 # Comma-separated list of sources to enable.  This is only needed if you wish 
 # to selectively enable multiple sources.