waproamd.conf(5)
NAME
waproamd.conf - waproamd configuration file
SYNOPSIS
/etc/waproamd/waproamd.conf
DESCRIPTION
- waproamd.conf is the configuration file for waproamd. It
- is a shell script that is sourced by the init script starting the
- daemon. It shall be used to set environment variables which are
- interpreted by the init script:
OPTIONS
- INTERFACES
- Specifies the wireless network interfaces to moni
- tor. It has to contain a space seperated list of network inter
- faces names. Most users will probably use "wlan0" or "eth0" here,
- however you may add additional interfaces for monitoring more
- than one device. A special value is supported as well: "auto"
- will enable a more or less working automatic detection of avail
- able network devices. This won't make you happy when using net
- work module auto loading, since it cannot detect currently un
- loaded network devices.
- ARGS Additional command line arguments for waproamd in
- vocation. See waproamd(8) for further information.
- ARGS_iface
- If specified for an interface this variable takes
- precedence over ARGS. This may be useful if more than one network
- device is present.
SEE ALSO
COMMENTS
- This man page was written using xmltoman(1) by Oliver
- Kurth.
- Manuals User