summaryrefslogtreecommitdiff
blob: d203513c7143b1bb67352f00ea953cf73bad08ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# /etc/conf.d/kismet - configuration file for /etc/init.d/kismet

# Kismet configuration is done in /etc/kismet.conf

# 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_server, see `kismet_server --help`
KISMET_SERVER_OPTIONS=""