You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-wireless/kismet/files/kismet.confd-r1

15 lines
516 B

# /etc/conf.d/kismet - configuration file for /etc/init.d/kismet
# Kismet configuration is done in /etc/kismet*.conf
# It is recommended to put user config in /etc/kismet_site.conf
# where kismet updates won't try to overwrite it.
# To use the kismet init script, you must have "logtemplate" set to a location
# that is writable by the user assigned by "suiduser".
# e.g.
# suiduser=foo
# logtemplate=%h/kismet_log/%n-%d-%i.%l
# Options to pass to kismet, see `kismet --help`
KISMET_SERVER_OPTIONS="--no-ncurses"